Searched refs:TCP_APP_TAB_SIZE (Results 1 – 1 of 1) sorted by relevance
847 #define TCP_APP_TAB_SIZE (1 << TCP_APP_TAB_BITS) macro848 #define TCP_APP_TAB_MASK (TCP_APP_TAB_SIZE - 1)849 struct list_head tcp_apps[TCP_APP_TAB_SIZE];