Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_lock_bsd.h453 atomic_add_int(&SCTP_BASE_INFO(ipi_count_laddr), 1); \
457 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_laddr), 1); \
H A Dsctp_pcb.h208 uint32_t ipi_count_laddr; member
H A Dsctp_pcb.c90 spcb->laddr_count = SCTP_BASE_INFO(ipi_count_laddr); in sctp_fill_pcbinfo()
5797 SCTP_BASE_INFO(ipi_count_laddr) = 0; in sctp_pcb_init()