Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c220 #define VXLAN_LOCK_ASSERT(_sc) rm_assert(&(_sc)->vxl_lock, RA_LOCKED) macro
625 VXLAN_LOCK_ASSERT(sc); in vxlan_ftable_update_locked()
826 VXLAN_LOCK_ASSERT(sc); in vxlan_ftable_entry_lookup()
1412 VXLAN_LOCK_ASSERT(sc); in vxlan_multicast_if_ref()
3446 VXLAN_LOCK_ASSERT(sc); in vxlan_can_change_config()