IP_VS_RTAB_SIZE   840 include/net/ip_vs.h 	#define IP_VS_RTAB_MASK (IP_VS_RTAB_SIZE - 1)
IP_VS_RTAB_SIZE   842 include/net/ip_vs.h 	struct hlist_head	rs_table[IP_VS_RTAB_SIZE];
IP_VS_RTAB_SIZE  4097 net/netfilter/ipvs/ip_vs_ctl.c 	for (idx = 0; idx < IP_VS_RTAB_SIZE; idx++)