Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_lock_bsd.h486 atomic_add_int(&SCTP_BASE_INFO(ipi_count_strmoq), 1); \
490 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_strmoq), 1); \
H A Dsctp_pcb.h217 uint32_t ipi_count_strmoq; member
H A Dsctp_pcb.c91 spcb->stream_oque = SCTP_BASE_INFO(ipi_count_strmoq); in sctp_fill_pcbinfo()
5676 SCTP_BASE_INFO(ipi_count_strmoq) = 0; in sctp_pcb_init()