Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Dsctp_lock_bsd.h450 atomic_add_int(&SCTP_BASE_INFO(ipi_count_readq),1); \
455 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_readq), 1); \
Dsctp_pcb.h216 uint32_t ipi_count_readq; member
Dsctp_pcb.c96 spcb->readq_count = SCTP_BASE_INFO(ipi_count_readq); in sctp_fill_pcbinfo()
5879 SCTP_BASE_INFO(ipi_count_readq) = 0; in sctp_pcb_init()