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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ctl.c291 #define IP_VS_RTAB_BITS 4 macro
292 #define IP_VS_RTAB_SIZE (1 << IP_VS_RTAB_BITS)
536 return (ntohl(addr_fold)^(porth>>IP_VS_RTAB_BITS)^porth)

Completed in 21 milliseconds