Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_lock_userspace.h198 sctppcbinfo.ipi_count_readq++; \
203 sctppcbinfo.ipi_count_readq--; \
Dsctp_process_lock.h666 atomic_add_int(&SCTP_BASE_INFO(ipi_count_readq), 1)
669 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_readq), 1)
Dsctp_pcb.h252 uint32_t ipi_count_readq; member
Dsctp_pcb.c154 spcb->readq_count = SCTP_BASE_INFO(ipi_count_readq);
6697 SCTP_BASE_INFO(ipi_count_readq) = 0;