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

Data Fields

struct hlist_headhash_table
 
int hash_count
 
u32 hash_rnd
 
int hash_rnd_recalc
 
struct tasklet_struct flush_tasklet
 

Detailed Description

Definition at line 41 of file flow.c.

Field Documentation

struct tasklet_struct flush_tasklet

Definition at line 46 of file flow.c.

int hash_count

Definition at line 43 of file flow.c.

u32 hash_rnd

Definition at line 44 of file flow.c.

int hash_rnd_recalc

Definition at line 45 of file flow.c.

struct hlist_head* hash_table

Definition at line 42 of file flow.c.


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