Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c219 #define VXLAN_LOCK_WOWNED(_sc) rm_wowned(&(_sc)->vxl_lock) macro
223 if (VXLAN_LOCK_WOWNED(_sc)) \
640 if (!VXLAN_LOCK_WOWNED(sc)) { in vxlan_ftable_update_locked()
650 if (!VXLAN_LOCK_WOWNED(sc)) { in vxlan_ftable_update_locked()