Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_lock_bsd.h434 atomic_add_int(&SCTP_BASE_INFO(ipi_count_ep), 1); \
438 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_ep), 1); \
H A Dsctp_pcb.h199 uint32_t ipi_count_ep; member
H A Dsctp_pcb.c85 spcb->ep_count = SCTP_BASE_INFO(ipi_count_ep); in sctp_fill_pcbinfo()
5677 SCTP_BASE_INFO(ipi_count_ep) = 0; in sctp_pcb_init()