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.c288 #define CARP_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
320 CARP_LOCK_ASSERT(sc); \
398 CARP_LOCK_ASSERT(sc); in carp_hmac_prepare()
465 CARP_LOCK_ASSERT(sc); in carp_hmac_generate()
486 CARP_LOCK_ASSERT(sc); in carp_hmac_verify()
1131 CARP_LOCK_ASSERT(sc); in carp_callout()
1216 CARP_LOCK_ASSERT(sc); in carp_send_ad_locked()
1372 CARP_LOCK_ASSERT(sc); in vrrp_send_ad_locked()
1750 CARP_LOCK_ASSERT(sc); in carp_master_down()
1767 CARP_LOCK_ASSERT(sc); in carp_master_down_locked()
[all …]