Searched refs:ipi_free_chunks (Results 1 – 3 of 3) sorted by relevance
149 (SCTP_BASE_INFO(ipi_free_chunks) > SCTP_BASE_SYSCTL(sctp_system_free_resc_limit))) { \155 atomic_add_int(&SCTP_BASE_INFO(ipi_free_chunks), 1); \174 atomic_subtract_int(&SCTP_BASE_INFO(ipi_free_chunks), 1); \
229 uint32_t ipi_free_chunks; member
92 spcb->free_chunks = SCTP_BASE_INFO(ipi_free_chunks); in sctp_fill_pcbinfo()4842 atomic_subtract_int(&SCTP_BASE_INFO(ipi_free_chunks), 1); in sctp_free_assoc()5679 SCTP_BASE_INFO(ipi_free_chunks) = 0; in sctp_pcb_init()