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

#include <pkt_cls.h>

Data Fields

unsigned char flags
 
unsigned char offshift
 
unsigned char nkeys
 
__be16 offmask
 
__u16 off
 
short offoff
 
short hoff
 
__be32 hmask
 
struct tc_u32_key keys [0]
 

Detailed Description

Definition at line 203 of file pkt_cls.h.

Field Documentation

unsigned char flags

Definition at line 204 of file pkt_cls.h.

__be32 hmask

Definition at line 213 of file pkt_cls.h.

short hoff

Definition at line 212 of file pkt_cls.h.

struct tc_u32_key keys[0]

Definition at line 214 of file pkt_cls.h.

unsigned char nkeys

Definition at line 206 of file pkt_cls.h.

__u16 off

Definition at line 209 of file pkt_cls.h.

__be16 offmask

Definition at line 208 of file pkt_cls.h.

short offoff

Definition at line 210 of file pkt_cls.h.

unsigned char offshift

Definition at line 205 of file pkt_cls.h.


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