Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_lock_bsd.h461 atomic_add_int(&SCTP_BASE_INFO(ipi_count_raddr), 1); \
465 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_raddr),1); \
H A Dsctp_pcb.h211 uint32_t ipi_count_raddr; member
H A Dsctp_pcb.c91 spcb->raddr_count = SCTP_BASE_INFO(ipi_count_raddr); in sctp_fill_pcbinfo()
5104 if (SCTP_BASE_INFO(ipi_count_raddr) == 0) { in sctp_free_assoc()
5799 SCTP_BASE_INFO(ipi_count_raddr) = 0; in sctp_pcb_init()