Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDip_carp.c247 #define CARP_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
280 CARP_LOCK_ASSERT(sc); \
335 CARP_LOCK_ASSERT(sc); in carp_hmac_prepare()
401 CARP_LOCK_ASSERT(sc); in carp_hmac_generate()
422 CARP_LOCK_ASSERT(sc); in carp_hmac_verify()
756 CARP_LOCK_ASSERT(sc); in carp_send_ad()
803 CARP_LOCK_ASSERT(sc); in carp_send_ad_locked()
1142 CARP_LOCK_ASSERT(sc); in carp_master_down()
1160 CARP_LOCK_ASSERT(sc); in carp_master_down_locked()
1196 CARP_LOCK_ASSERT(sc); in carp_setrun()
[all …]