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

#include <xt_hashlimit.h>

Data Fields

__u32 mode
 
__u32 avg
 
__u32 burst
 
__u32 size
 
__u32 max
 
__u32 gc_interval
 
__u32 expire
 
__u8 srcmask
 
__u8 dstmask
 

Detailed Description

Definition at line 51 of file xt_hashlimit.h.

Field Documentation

__u32 avg

Definition at line 53 of file xt_hashlimit.h.

__u32 burst

Definition at line 54 of file xt_hashlimit.h.

__u8 dstmask

Definition at line 62 of file xt_hashlimit.h.

__u32 expire

Definition at line 60 of file xt_hashlimit.h.

__u32 gc_interval

Definition at line 59 of file xt_hashlimit.h.

__u32 max

Definition at line 58 of file xt_hashlimit.h.

__u32 mode

Definition at line 52 of file xt_hashlimit.h.

__u32 size

Definition at line 57 of file xt_hashlimit.h.

__u8 srcmask

Definition at line 62 of file xt_hashlimit.h.


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