Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.h220 uint32_t ipi_count_vrfs; member
H A Dsctp_pcb.c185 atomic_add_int(&SCTP_BASE_INFO(ipi_count_vrfs), 1); in sctp_allocate_vrf()
238 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_vrfs), 1); in sctp_free_vrf()