Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDsctp_lock_bsd.h450 atomic_add_int(&SCTP_BASE_INFO(ipi_count_laddr), 1); \
454 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_laddr), 1); \
HDsctp_pcb.h205 uint32_t ipi_count_laddr; member
HDsctp_pcb.c87 spcb->laddr_count = SCTP_BASE_INFO(ipi_count_laddr); in sctp_fill_pcbinfo()
5668 SCTP_BASE_INFO(ipi_count_laddr) = 0; in sctp_pcb_init()