Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDip_carp.c280 #define CARP_UNLOCK(sc) mtx_unlock(&(sc)->sc_mtx) macro
808 CARP_UNLOCK(sc); in carp_input_c()
861 CARP_UNLOCK(sc); in carp_send_ad_all()
879 CARP_UNLOCK(sc); in carp_send_ad()
1316 CARP_UNLOCK(sc); in carp_master_down()
1681 CARP_UNLOCK(sc); in carp_grow_ifas()
1694 CARP_UNLOCK(sc); in carp_destroy()
1779 CARP_UNLOCK(sc); in carp_carprcp()
1859 CARP_UNLOCK(sc); in carp_ioctl_set()
2039 CARP_UNLOCK(sc); in carp_attach()
[all …]