Linux Kernel
3.7.1
|
#include <tc_pedit.h>
Data Fields | |
__u32 | mask |
__u32 | val |
__u32 | off |
__u32 | at |
__u32 | offmask |
__u32 | shift |
Definition at line 17 of file tc_pedit.h.
__u32 at |
Definition at line 21 of file tc_pedit.h.
__u32 mask |
Definition at line 18 of file tc_pedit.h.
__u32 off |
Definition at line 20 of file tc_pedit.h.
__u32 offmask |
Definition at line 22 of file tc_pedit.h.
__u32 shift |
Definition at line 23 of file tc_pedit.h.
__u32 val |
Definition at line 19 of file tc_pedit.h.