Searched refs:hash_mode (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv4/
H A Dipt_CLUSTERIP.h27 u_int32_t hash_mode; member in struct:ipt_clusterip_tgt_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter_ipv4/
H A Dipt_CLUSTERIP.h27 enum clusterip_hashmode hash_mode; member in struct:ipt_clusterip_tgt_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_CLUSTERIP.h27 enum clusterip_hashmode hash_mode; member in struct:ipt_clusterip_tgt_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibipt_CLUSTERIP.c84 cipinfo->hash_mode = CLUSTERIP_HASHMODE_SIP;
86 cipinfo->hash_mode = CLUSTERIP_HASHMODE_SIP_SPT;
88 cipinfo->hash_mode = CLUSTERIP_HASHMODE_SIP_SPT_DPT;
153 hashmode2str(cipinfo->hash_mode),
171 hashmode2str(cipinfo->hash_mode),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/extensions/
H A Dlibipt_CLUSTERIP.c108 cipinfo->hash_mode = CLUSTERIP_HASHMODE_SIP;
110 cipinfo->hash_mode = CLUSTERIP_HASHMODE_SIP_SPT;
112 cipinfo->hash_mode = CLUSTERIP_HASHMODE_SIP_SPT_DPT;
223 hashmode2str(cipinfo->hash_mode),
243 hashmode2str(cipinfo->hash_mode),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dipt_CLUSTERIP.c60 enum clusterip_hashmode hash_mode; /* which hashing mode */ member in struct:clusterip_config
178 c->hash_mode = i->hash_mode;
264 switch (config->hash_mode) {
282 printk("CLUSTERIP: unknown mode `%u'\n", config->hash_mode);
379 if (cipinfo->hash_mode != CLUSTERIP_HASHMODE_SIP &&
380 cipinfo->hash_mode != CLUSTERIP_HASHMODE_SIP_SPT &&
381 cipinfo->hash_mode != CLUSTERIP_HASHMODE_SIP_SPT_DPT) {
383 cipinfo->hash_mode);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dgt64240eth.h370 int hash_mode; member in struct:gt64240_private
H A Dgt64240eth.c1114 gp->hash_mode = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c88 unsigned char hash_mode; member in struct:cryptocop_tfrm_ctx
386 mo.hashmode = tc->hash_mode;
397 mo.hashmode = tc->hash_mode;
707 .hash_mode = 0,
726 .hash_mode = 0,
746 .hash_mode = 0,
904 digest_ctx.hash_mode = 0; /* Don't use explicit IV in this API. */

Completed in 126 milliseconds