Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_lock_bsd.h478 atomic_add_int(&SCTP_BASE_INFO(ipi_count_readq), 1); \
482 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_readq), 1); \
H A Dsctp_pcb.h214 uint32_t ipi_count_readq; member
H A Dsctp_pcb.c90 spcb->readq_count = SCTP_BASE_INFO(ipi_count_readq); in sctp_fill_pcbinfo()
5688 SCTP_BASE_INFO(ipi_count_readq) = 0; in sctp_pcb_init()