|
Linux Kernel
3.7.1
|
#include <drv_mpipe_intf.h>
Data Fields | |
| uint16_t | tail |
| uint16_t | head |
| uint8_t | rules [4096-4] |
A list of classifier rules.
Definition at line 561 of file drv_mpipe_intf.h.
The offset to the start of the current rule.
Definition at line 567 of file drv_mpipe_intf.h.
| uint8_t rules[4096-4] |
The actual rules.
Definition at line 570 of file drv_mpipe_intf.h.
| uint16_t tail |
The offset to the end of the current rule.
Definition at line 564 of file drv_mpipe_intf.h.
1.8.2