Searched refs:IP_VS_SVC_TAB_SIZE (Results 1 – 1 of 1) sorted by relevance
301 #define IP_VS_SVC_TAB_SIZE (1 << IP_VS_SVC_TAB_BITS) macro 302 #define IP_VS_SVC_TAB_MASK (IP_VS_SVC_TAB_SIZE - 1)305 static struct hlist_head ip_vs_svc_table[IP_VS_SVC_TAB_SIZE];307 static struct hlist_head ip_vs_svc_fwm_table[IP_VS_SVC_TAB_SIZE];1704 for(idx = 0; idx < IP_VS_SVC_TAB_SIZE; idx++) { in ip_vs_flush() 1715 for(idx = 0; idx < IP_VS_SVC_TAB_SIZE; idx++) { in ip_vs_flush() 1780 for (idx = 0; idx < IP_VS_SVC_TAB_SIZE; idx++) { in ip_vs_dst_event() 1829 for(idx = 0; idx < IP_VS_SVC_TAB_SIZE; idx++) { in ip_vs_zero_all() 1836 for(idx = 0; idx < IP_VS_SVC_TAB_SIZE; idx++) { in ip_vs_zero_all() 2309 for (idx = 0; idx < IP_VS_SVC_TAB_SIZE; id in ip_vs_info_array() [all...]