Searched refs:ipi_count_chunk (Results 1 – 3 of 3) sorted by relevance
478 atomic_add_int(&SCTP_BASE_INFO(ipi_count_chunk), 1); \482 KASSERT(SCTP_BASE_INFO(ipi_count_chunk) > 0, \484 if (SCTP_BASE_INFO(ipi_count_chunk) != 0) \485 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_chunk), \
215 uint32_t ipi_count_chunk; member
92 spcb->chk_count = SCTP_BASE_INFO(ipi_count_chunk); in sctp_fill_pcbinfo()5870 SCTP_BASE_INFO(ipi_count_chunk) = 0; in sctp_pcb_init()