Home
last modified time | relevance | path

Searched refs:ipi_count_asoc (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_lock_userspace.h158 sctppcbinfo.ipi_count_asoc++; \
163 sctppcbinfo.ipi_count_asoc--; \
Dsctp_process_lock.h642 atomic_add_int(&SCTP_BASE_INFO(ipi_count_asoc), 1)
645 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_asoc), 1)
Dsctp_pcb.h240 uint32_t ipi_count_asoc; member
Dsctp_pcb.c150 spcb->asoc_count = SCTP_BASE_INFO(ipi_count_asoc);
4924 if (SCTP_BASE_INFO(ipi_count_asoc) >= SCTP_MAX_NUM_OF_ASOC) {
6688 SCTP_BASE_INFO(ipi_count_asoc) = 0;