Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_proto_udp.c357 & UDP_APP_TAB_MASK; in udp_app_hashkey()
/linux-6.1.9/include/net/
Dip_vs.h857 #define UDP_APP_TAB_MASK (UDP_APP_TAB_SIZE - 1) macro