Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netinet/
Dsctp_pcb.h225 uint32_t ipi_count_ifns; member
Dsctp_pcb.c257 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_ifns), 1); in sctp_free_ifn()
553 atomic_add_int(&SCTP_BASE_INFO(ipi_count_ifns), 1); in sctp_add_addr_to_vrf()