Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_carp.c268 #define CARP_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
300 CARP_LOCK_ASSERT(sc); \
389 CARP_LOCK_ASSERT(sc); in carp_hmac_prepare()
456 CARP_LOCK_ASSERT(sc); in carp_hmac_generate()
477 CARP_LOCK_ASSERT(sc); in carp_hmac_verify()
1122 CARP_LOCK_ASSERT(sc); in carp_callout()
1207 CARP_LOCK_ASSERT(sc); in carp_send_ad_locked()
1363 CARP_LOCK_ASSERT(sc); in vrrp_send_ad_locked()
1763 CARP_LOCK_ASSERT(sc); in carp_master_down()
1780 CARP_LOCK_ASSERT(sc); in carp_master_down_locked()
[all …]