Searched refs:ipi_count_chunk (Results 1 – 3 of 3) sorted by relevance
469 atomic_add_int(&SCTP_BASE_INFO(ipi_count_chunk), 1); \473 KASSERT(SCTP_BASE_INFO(ipi_count_chunk) > 0, \475 if (SCTP_BASE_INFO(ipi_count_chunk) != 0) \476 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_chunk), \
214 uint32_t ipi_count_chunk; member
92 spcb->chk_count = SCTP_BASE_INFO(ipi_count_chunk); in sctp_fill_pcbinfo()5801 SCTP_BASE_INFO(ipi_count_chunk) = 0; in sctp_pcb_init()