Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip_vs.h838 #define IP_VS_RTAB_MASK (IP_VS_RTAB_SIZE - 1) macro
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_ctl.c517 & IP_VS_RTAB_MASK; in ip_vs_rs_hashkey()