Searched refs:ipi_count_asoc (Results 1 – 4 of 4) sorted by relevance
156 sctppcbinfo.ipi_count_asoc++; \161 sctppcbinfo.ipi_count_asoc--; \
584 atomic_add_int(&SCTP_BASE_INFO(ipi_count_asoc), 1); \589 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_asoc), 1); \
247 uint32_t ipi_count_asoc; member
158 spcb->asoc_count = SCTP_BASE_INFO(ipi_count_asoc);4926 if (SCTP_BASE_INFO(ipi_count_asoc) >= SCTP_MAX_NUM_OF_ASOC) {6792 SCTP_BASE_INFO(ipi_count_asoc) = 0;