SCTP_MAX_NUM_OF_ASOC
if (SCTP_BASE_INFO(ipi_count_asoc) >= SCTP_MAX_NUM_OF_ASOC) {
static int sctp_max_number_of_assoc = SCTP_MAX_NUM_OF_ASOC;