Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
xt_connlimit_info Struct Reference

#include <xt_connlimit.h>

Public Member Functions

struct xt_connlimit_data *data __attribute__ ((aligned(8)))
 

Data Fields

union {
   union nf_inet_addr   mask
 
   union {
      __be32   v4_mask
 
      __be32   v6_mask [4]
 
   } 
 
}; 
 
unsigned int limit
 
__u32 flags
 

Detailed Description

Definition at line 14 of file xt_connlimit.h.

Member Function Documentation

Field Documentation

union { ... }
__u32 flags

Definition at line 26 of file xt_connlimit.h.

unsigned int limit

Definition at line 24 of file xt_connlimit.h.

union nf_inet_addr mask

Definition at line 16 of file xt_connlimit.h.

__be32 v4_mask

Definition at line 19 of file xt_connlimit.h.

__be32 v6_mask[4]

Definition at line 20 of file xt_connlimit.h.


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