SCTP_APP_TAB_SIZE  866 include/net/ip_vs.h 	#define SCTP_APP_TAB_MASK	(SCTP_APP_TAB_SIZE - 1)
SCTP_APP_TAB_SIZE  868 include/net/ip_vs.h 	struct list_head	sctp_apps[SCTP_APP_TAB_SIZE];
SCTP_APP_TAB_SIZE  561 net/netfilter/ipvs/ip_vs_proto_sctp.c 	ip_vs_init_hash_table(ipvs->sctp_apps, SCTP_APP_TAB_SIZE);