Home
last modified time | relevance | path

Searched refs:ipi_free_chunks (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_var.h157 (SCTP_BASE_INFO(ipi_free_chunks) > SCTP_BASE_SYSCTL(sctp_system_free_resc_limit))) { \
163 atomic_add_int(&SCTP_BASE_INFO(ipi_free_chunks), 1); \
182 atomic_subtract_int(&SCTP_BASE_INFO(ipi_free_chunks), 1); \
Dsctp_pcb.h267 uint32_t ipi_free_chunks; member
Dsctp_pcb.c156 spcb->free_chunks = SCTP_BASE_INFO(ipi_free_chunks);
5750 atomic_subtract_int(&SCTP_BASE_INFO(ipi_free_chunks), 1);
6703 SCTP_BASE_INFO(ipi_free_chunks) = 0;