IP_VS_RTAB_SIZE 289 net/netfilter/ipvs/ip_vs_ctl.c #define IP_VS_RTAB_MASK (IP_VS_RTAB_SIZE - 1) IP_VS_RTAB_SIZE 291 net/netfilter/ipvs/ip_vs_ctl.c static struct list_head ip_vs_rtable[IP_VS_RTAB_SIZE]; IP_VS_RTAB_SIZE 3416 net/netfilter/ipvs/ip_vs_ctl.c for(idx = 0; idx < IP_VS_RTAB_SIZE; idx++) {