Searched refs:TCP_APP_TAB_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/net/netfilter/ipvs/ | ||
D | ip_vs_proto_tcp.c | 590 & TCP_APP_TAB_MASK; in tcp_app_hashkey() |
/linux-4.4.14/include/net/ | ||
D | ip_vs.h | 844 #define TCP_APP_TAB_MASK (TCP_APP_TAB_SIZE - 1) macro |