Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_vxlan.c217 #define VXLAN_WLOCK(_sc) rm_wlock(&(_sc)->vxl_lock) macro
661 VXLAN_WLOCK(sc); in vxlan_ftable_update_locked()
671 VXLAN_WLOCK(sc); in vxlan_ftable_update_locked()
1726 VXLAN_WLOCK(sc); in vxlan_init_complete()
1743 VXLAN_WLOCK(sc); in vxlan_init()
1766 VXLAN_WLOCK(sc); in vxlan_init()
1808 VXLAN_WLOCK(sc); in vxlan_teardown_complete()
1850 VXLAN_WLOCK(sc); in vxlan_teardown_locked()
1869 VXLAN_WLOCK(sc); in vxlan_teardown()
1887 VXLAN_WLOCK(sc); in vxlan_ifdetach()
[all …]