Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_lock_bsd.h490 atomic_add_int(&SCTP_BASE_INFO(ipi_count_readq), 1); \
494 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_readq), 1); \
Dsctp_pcb.h218 uint32_t ipi_count_readq; member
Dsctp_pcb.c93 spcb->readq_count = SCTP_BASE_INFO(ipi_count_readq); in sctp_fill_pcbinfo()
5873 SCTP_BASE_INFO(ipi_count_readq) = 0; in sctp_pcb_init()