#include <linux/types.h>

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 } |
| #define CLUSTERIP_FLAG_NEW 0x00000001 |
| #define CLUSTERIP_HASHMODE_MAX CLUSTERIP_HASHMODE_SIP_SPT_DPT |
| #define CLUSTERIP_MAX_NODES 16 |
| enum clusterip_hashmode |