Searched refs:UDP_APP_TAB_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/net/netfilter/ipvs/ | ||
D | ip_vs_proto_udp.c | 357 & UDP_APP_TAB_MASK; in udp_app_hashkey() |
/Linux-v5.10/include/net/ | ||
D | ip_vs.h | 857 #define UDP_APP_TAB_MASK (UDP_APP_TAB_SIZE - 1) macro |