Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/ipvs/
Dip_vs_proto_tcp.c612 & TCP_APP_TAB_MASK; in tcp_app_hashkey()
/Linux-v6.1/include/net/
Dip_vs.h850 #define TCP_APP_TAB_MASK (TCP_APP_TAB_SIZE - 1) macro