Home
last modified time | relevance | path

Searched refs:IP_VS_LBLC_TAB_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_lblc.c81 #define IP_VS_LBLC_TAB_MASK (IP_VS_LBLC_TAB_SIZE - 1) macro
265 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()