Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
ip_set_hash.h File Reference
#include <uapi/linux/netfilter/ipset/ip_set_hash.h>

Go to the source code of this file.

Macros

#define IPSET_DEFAULT_HASHSIZE   1024
 
#define IPSET_MIMINAL_HASHSIZE   64
 
#define IPSET_DEFAULT_MAXELEM   65536
 
#define IPSET_DEFAULT_PROBES   4
 
#define IPSET_DEFAULT_RESIZE   100
 

Macro Definition Documentation

#define IPSET_DEFAULT_HASHSIZE   1024

Definition at line 7 of file ip_set_hash.h.

#define IPSET_DEFAULT_MAXELEM   65536

Definition at line 9 of file ip_set_hash.h.

#define IPSET_DEFAULT_PROBES   4

Definition at line 10 of file ip_set_hash.h.

#define IPSET_DEFAULT_RESIZE   100

Definition at line 11 of file ip_set_hash.h.

#define IPSET_MIMINAL_HASHSIZE   64

Definition at line 8 of file ip_set_hash.h.