Searched refs:IP_VS_LBLC_TAB_MASK (Results 1 – 1 of 1) sorted by relevance
81 #define IP_VS_LBLC_TAB_MASK (IP_VS_LBLC_TAB_SIZE - 1) macro 264 j = (j + 1) & IP_VS_LBLC_TAB_MASK; in ip_vs_lblc_full_check() 321 j = (j + 1) & IP_VS_LBLC_TAB_MASK; in ip_vs_lblc_check_expire()