Home
last modified time | relevance | path

Searched refs:ipi_count_ifas (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_pcb.h226 uint32_t ipi_count_ifas; member
H A Dsctp_pcb.c259 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_ifas), 1); in sctp_free_ifa()
559 atomic_add_int(&SCTP_BASE_INFO(ipi_count_ifas), 1); in sctp_add_addr_to_vrf()