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

Data Fields

struct hlist_node node
 
struct dsthash_dst dst
 
spinlock_t lock
 
unsigned long expires
 
struct {
   unsigned long   prev
 
   u_int32_t   credit
 
   u_int32_t   credit_cap
 
   u_int32_t   cost
 
rateinfo
 
struct rcu_head rcu
 

Detailed Description

Definition at line 78 of file xt_hashlimit.c.

Field Documentation

u_int32_t cost

Definition at line 89 of file xt_hashlimit.c.

u_int32_t credit

Definition at line 88 of file xt_hashlimit.c.

u_int32_t credit_cap

Definition at line 89 of file xt_hashlimit.c.

Definition at line 81 of file xt_hashlimit.c.

unsigned long expires

Definition at line 85 of file xt_hashlimit.c.

spinlock_t lock

Definition at line 84 of file xt_hashlimit.c.

Definition at line 80 of file xt_hashlimit.c.

unsigned long prev

Definition at line 87 of file xt_hashlimit.c.

struct { ... } rateinfo

Definition at line 91 of file xt_hashlimit.c.


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