Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c221 #define VXLAN_LOCK_WASSERT(_sc) rm_assert(&(_sc)->vxl_lock, RA_WLOCKED) macro
606 VXLAN_LOCK_WASSERT(sc); in vxlan_ftable_expire()
790 VXLAN_LOCK_WASSERT(sc); in vxlan_ftable_entry_insert()
1693 VXLAN_LOCK_WASSERT(sc); in vxlan_init_wait()
1775 VXLAN_LOCK_WASSERT(sc); in vxlan_teardown_wait()
1797 VXLAN_LOCK_WASSERT(sc); in vxlan_teardown_locked()
1879 VXLAN_LOCK_WASSERT(sc); in vxlan_timer()