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

#include <flow.h>

Data Fields

struct flex_arraybuckets
 
unsigned int count
 
unsigned int n_buckets
 
struct rcu_head rcu
 
int node_ver
 
u32 hash_seed
 
bool keep_flows
 

Detailed Description

Definition at line 169 of file flow.h.

Field Documentation

struct flex_array* buckets

Definition at line 170 of file flow.h.

unsigned int count

Definition at line 171 of file flow.h.

u32 hash_seed

Definition at line 174 of file flow.h.

bool keep_flows

Definition at line 175 of file flow.h.

unsigned int n_buckets

Definition at line 171 of file flow.h.

int node_ver

Definition at line 173 of file flow.h.

Definition at line 172 of file flow.h.


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