Searched refs:ipi_count_asoc (Results 1 – 3 of 3) sorted by relevance
442 atomic_add_int(&SCTP_BASE_INFO(ipi_count_asoc), 1); \446 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_asoc), 1); \
202 uint32_t ipi_count_asoc; member
86 spcb->asoc_count = SCTP_BASE_INFO(ipi_count_asoc); in sctp_fill_pcbinfo()4063 if (SCTP_BASE_INFO(ipi_count_asoc) >= SCTP_MAX_NUM_OF_ASOC) { in sctp_aloc_assoc_locked()5665 SCTP_BASE_INFO(ipi_count_asoc) = 0; in sctp_pcb_init()