Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.c289 #define CARP_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
843 CARP_LOCK(sc); in carp_input_c()
964 CARP_LOCK(sc); in vrrp_input_c()
1113 CARP_LOCK(sc); in carp_send_ad_all()
2140 CARP_LOCK(sc); in carp_grow_ifas()
2234 CARP_LOCK(sc); in carp_carprcp()
2291 CARP_LOCK(sc); in carp_ioctl_set()
2513 CARP_LOCK(sc); in carp_attach()
2538 CARP_LOCK(sc); in carp_detach()
2614 CARP_LOCK(sc); in carp_linkstate()
[all …]