Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_lock_bsd.h498 atomic_add_int(&SCTP_BASE_INFO(ipi_count_strmoq), 1); \
502 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_strmoq), 1); \
Dsctp_pcb.h221 uint32_t ipi_count_strmoq; member
Dsctp_pcb.c94 spcb->stream_oque = SCTP_BASE_INFO(ipi_count_strmoq); in sctp_fill_pcbinfo()
5876 SCTP_BASE_INFO(ipi_count_strmoq) = 0; in sctp_pcb_init()