Linux Kernel
3.7.1
|
#include <tc_mirred.h>
Data Fields | |
struct tcf_common | common |
int | tcfm_eaction |
int | tcfm_ifindex |
int | tcfm_ok_push |
struct net_device * | tcfm_dev |
struct list_head | tcfm_list |
Definition at line 6 of file tc_mirred.h.
struct tcf_common common |
Definition at line 7 of file tc_mirred.h.
struct net_device* tcfm_dev |
Definition at line 11 of file tc_mirred.h.
int tcfm_eaction |
Definition at line 8 of file tc_mirred.h.
int tcfm_ifindex |
Definition at line 9 of file tc_mirred.h.
Definition at line 12 of file tc_mirred.h.
int tcfm_ok_push |
Definition at line 10 of file tc_mirred.h.