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