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

#include <xt_hashlimit.h>

Data Fields

__u32 mode
 
__u32 avg
 
__u32 burst
 
__u32 size
 
__u32 max
 
__u32 gc_interval
 
__u32 expire
 

Detailed Description

Definition at line 27 of file xt_hashlimit.h.

Field Documentation

__u32 avg

Definition at line 29 of file xt_hashlimit.h.

__u32 burst

Definition at line 30 of file xt_hashlimit.h.

__u32 expire

Definition at line 36 of file xt_hashlimit.h.

__u32 gc_interval

Definition at line 35 of file xt_hashlimit.h.

__u32 max

Definition at line 34 of file xt_hashlimit.h.

__u32 mode

Definition at line 28 of file xt_hashlimit.h.

__u32 size

Definition at line 33 of file xt_hashlimit.h.


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