UDP_APP_TAB_SIZE 858 include/net/ip_vs.h #define UDP_APP_TAB_MASK (UDP_APP_TAB_SIZE - 1) UDP_APP_TAB_SIZE 859 include/net/ip_vs.h struct list_head udp_apps[UDP_APP_TAB_SIZE];