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

Data Fields

struct list_head list
 
struct tcf_exts exts
 
struct tcf_ematch_tree ematches
 
struct timer_list perturb_timer
 
u32 perturb_period
 
u32 handle
 
u32 nkeys
 
u32 keymask
 
u32 mode
 
u32 mask
 
u32 xor
 
u32 rshift
 
u32 addend
 
u32 divisor
 
u32 baseclass
 
u32 hashrnd
 

Detailed Description

Definition at line 39 of file cls_flow.c.

Field Documentation

u32 addend

Definition at line 53 of file cls_flow.c.

u32 baseclass

Definition at line 55 of file cls_flow.c.

u32 divisor

Definition at line 54 of file cls_flow.c.

Definition at line 42 of file cls_flow.c.

Definition at line 41 of file cls_flow.c.

Definition at line 45 of file cls_flow.c.

u32 hashrnd

Definition at line 56 of file cls_flow.c.

u32 keymask

Definition at line 48 of file cls_flow.c.

Definition at line 40 of file cls_flow.c.

u32 mask

Definition at line 50 of file cls_flow.c.

u32 mode

Definition at line 49 of file cls_flow.c.

u32 nkeys

Definition at line 47 of file cls_flow.c.

u32 perturb_period

Definition at line 44 of file cls_flow.c.

struct timer_list perturb_timer

Definition at line 43 of file cls_flow.c.

u32 rshift

Definition at line 52 of file cls_flow.c.

u32 xor

Definition at line 51 of file cls_flow.c.


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