Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_lock_userspace.h208 sctppcbinfo.ipi_count_strmoq++; \
213 sctppcbinfo.ipi_count_strmoq--; \
Dsctp_process_lock.h672 atomic_add_int(&SCTP_BASE_INFO(ipi_count_strmoq), 1)
675 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_strmoq), 1)
Dsctp_pcb.h255 uint32_t ipi_count_strmoq; member
Dsctp_pcb.c155 spcb->stream_oque = SCTP_BASE_INFO(ipi_count_strmoq);
6700 SCTP_BASE_INFO(ipi_count_strmoq) = 0;