SCTP_APP_TAB_SIZE  865 include/net/ip_vs.h 	#define SCTP_APP_TAB_MASK	(SCTP_APP_TAB_SIZE - 1)
SCTP_APP_TAB_SIZE  867 include/net/ip_vs.h 	struct list_head	sctp_apps[SCTP_APP_TAB_SIZE];