Linux Kernel
3.7.1
|
#include <tc_skbedit.h>
Data Fields | |
struct tcf_common | common |
u32 | flags |
u32 | priority |
u32 | mark |
u16 | queue_mapping |
Definition at line 25 of file tc_skbedit.h.
struct tcf_common common |
Definition at line 26 of file tc_skbedit.h.
u32 flags |
Definition at line 27 of file tc_skbedit.h.
u32 mark |
Definition at line 29 of file tc_skbedit.h.
u32 priority |
Definition at line 28 of file tc_skbedit.h.
u16 queue_mapping |
Definition at line 30 of file tc_skbedit.h.