TCP_APP_TAB_SIZE 852 include/net/ip_vs.h #define TCP_APP_TAB_MASK (TCP_APP_TAB_SIZE - 1) TCP_APP_TAB_SIZE 853 include/net/ip_vs.h struct list_head tcp_apps[TCP_APP_TAB_SIZE]; TCP_APP_TAB_SIZE 708 net/netfilter/ipvs/ip_vs_proto_tcp.c ip_vs_init_hash_table(ipvs->tcp_apps, TCP_APP_TAB_SIZE);