Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dip_vs.h918 #define IP_VS_RTAB_BITS 4 macro
919 #define IP_VS_RTAB_SIZE (1 << IP_VS_RTAB_BITS)
/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_ctl.c554 return (ntohl(addr_fold)^(porth>>IP_VS_RTAB_BITS)^porth) in ip_vs_rs_hashkey()

Completed in 15 milliseconds