Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_carp.c263 #define CARP_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
704 CARP_LOCK(sc); in carp_input_c()
825 CARP_LOCK(sc); in carp_send_ad_all()
1618 CARP_LOCK(sc); in carp_grow_ifas()
1711 CARP_LOCK(sc); in carp_carprcp()
1771 CARP_LOCK(sc); in carp_ioctl()
1780 CARP_LOCK(sc); in carp_ioctl()
1964 CARP_LOCK(sc); in carp_attach()
1988 CARP_LOCK(sc); in carp_detach()
2063 CARP_LOCK(sc); in carp_linkstate()
[all …]