SCTP_APP_TAB_SIZE
#define SCTP_APP_TAB_MASK (SCTP_APP_TAB_SIZE - 1)
struct list_head sctp_apps[SCTP_APP_TAB_SIZE];
ip_vs_init_hash_table(ipvs->sctp_apps, SCTP_APP_TAB_SIZE);