Linux Kernel
3.7.1
|
#include <tc_pedit.h>
Data Fields | |
struct tcf_common | common |
unsigned char | tcfp_nkeys |
unsigned char | tcfp_flags |
struct tc_pedit_key * | tcfp_keys |
Definition at line 6 of file tc_pedit.h.
struct tcf_common common |
Definition at line 7 of file tc_pedit.h.
unsigned char tcfp_flags |
Definition at line 9 of file tc_pedit.h.
struct tc_pedit_key* tcfp_keys |
Definition at line 10 of file tc_pedit.h.
unsigned char tcfp_nkeys |
Definition at line 8 of file tc_pedit.h.