Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
ipt_CLUSTERIP.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Data Structures

struct  ipt_clusterip_tgt_info
 

Macros

#define CLUSTERIP_HASHMODE_MAX   CLUSTERIP_HASHMODE_SIP_SPT_DPT
 
#define CLUSTERIP_MAX_NODES   16
 
#define CLUSTERIP_FLAG_NEW   0x00000001
 

Enumerations

enum  clusterip_hashmode { CLUSTERIP_HASHMODE_SIP = 0, CLUSTERIP_HASHMODE_SIP_SPT, CLUSTERIP_HASHMODE_SIP_SPT_DPT }
 

Macro Definition Documentation

#define CLUSTERIP_FLAG_NEW   0x00000001

Definition at line 16 of file ipt_CLUSTERIP.h.

#define CLUSTERIP_HASHMODE_MAX   CLUSTERIP_HASHMODE_SIP_SPT_DPT

Definition at line 12 of file ipt_CLUSTERIP.h.

#define CLUSTERIP_MAX_NODES   16

Definition at line 14 of file ipt_CLUSTERIP.h.

Enumeration Type Documentation

Enumerator:
CLUSTERIP_HASHMODE_SIP 
CLUSTERIP_HASHMODE_SIP_SPT 
CLUSTERIP_HASHMODE_SIP_SPT_DPT 

Definition at line 6 of file ipt_CLUSTERIP.h.