Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDsctp_lock_bsd.h412 atomic_add_int(&SCTP_BASE_INFO(ipi_count_laddr), 1); \
417 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_laddr), 1); \
HDsctp_pcb.h207 uint32_t ipi_count_laddr; member
HDsctp_pcb.c93 spcb->laddr_count = SCTP_BASE_INFO(ipi_count_laddr); in sctp_fill_pcbinfo()
5884 SCTP_BASE_INFO(ipi_count_laddr) = 0; in sctp_pcb_init()