Searched refs:ipi_count_asoc (Results 1 – 3 of 3) sorted by relevance
445 atomic_add_int(&SCTP_BASE_INFO(ipi_count_asoc), 1); \449 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_asoc), 1); \
205 uint32_t ipi_count_asoc; member
89 spcb->asoc_count = SCTP_BASE_INFO(ipi_count_asoc); in sctp_fill_pcbinfo()4175 if (SCTP_BASE_INFO(ipi_count_asoc) >= SCTP_MAX_NUM_OF_ASOC) { in sctp_aloc_assoc()5795 SCTP_BASE_INFO(ipi_count_asoc) = 0; in sctp_pcb_init()