TCP_APP_TAB_SIZE 851 include/net/ip_vs.h #define TCP_APP_TAB_MASK (TCP_APP_TAB_SIZE - 1) TCP_APP_TAB_SIZE 852 include/net/ip_vs.h struct list_head tcp_apps[TCP_APP_TAB_SIZE];