Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gxio_mpipe_rules_list_t Struct Reference

#include <drv_mpipe_intf.h>

Data Fields

uint16_t tail
 
uint16_t head
 
uint8_t rules [4096-4]
 

Detailed Description

A list of classifier rules.

Definition at line 561 of file drv_mpipe_intf.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: