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

Data Fields

struct hlist_node node
 
int use
 
u_int8_t family
 
bool rnd_initialized
 
struct hashlimit_cfg1 cfg
 
spinlock_t lock
 
u_int32_t rnd
 
unsigned int count
 
struct timer_list timer
 
struct proc_dir_entrypde
 
struct netnet
 
struct hlist_head hash [0]
 

Detailed Description

Definition at line 94 of file xt_hashlimit.c.

Field Documentation

Definition at line 100 of file xt_hashlimit.c.

unsigned int count

Definition at line 105 of file xt_hashlimit.c.

u_int8_t family

Definition at line 97 of file xt_hashlimit.c.

struct hlist_head hash[0]

Definition at line 112 of file xt_hashlimit.c.

spinlock_t lock

Definition at line 103 of file xt_hashlimit.c.

Definition at line 110 of file xt_hashlimit.c.

Definition at line 95 of file xt_hashlimit.c.

Definition at line 109 of file xt_hashlimit.c.

u_int32_t rnd

Definition at line 104 of file xt_hashlimit.c.

bool rnd_initialized

Definition at line 98 of file xt_hashlimit.c.

Definition at line 106 of file xt_hashlimit.c.

int use

Definition at line 96 of file xt_hashlimit.c.


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