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

Data Fields

u32 hash_shift
 
struct flow_cache_percpu __percpupercpu
 
struct notifier_block hotcpu_notifier
 
int low_watermark
 
int high_watermark
 
struct timer_list rnd_timer
 

Detailed Description

Definition at line 55 of file flow.c.

Field Documentation

u32 hash_shift

Definition at line 56 of file flow.c.

int high_watermark

Definition at line 60 of file flow.c.

struct notifier_block hotcpu_notifier

Definition at line 58 of file flow.c.

int low_watermark

Definition at line 59 of file flow.c.

Definition at line 57 of file flow.c.

struct timer_list rnd_timer

Definition at line 61 of file flow.c.


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