Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c356 return (((__force u16)port >> UDP_APP_TAB_BITS) ^ (__force u16)port) in udp_app_hashkey()
/openbmc/linux/include/net/
H A Dip_vs.h919 #define UDP_APP_TAB_BITS 4 macro
920 #define UDP_APP_TAB_SIZE (1 << UDP_APP_TAB_BITS)