Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_vxlan.c187 #define VXLAN_WLOCK(_sc) rm_wlock(&(_sc)->vxl_lock) macro
599 VXLAN_WLOCK(sc); in vxlan_ftable_update_locked()
609 VXLAN_WLOCK(sc); in vxlan_ftable_update_locked()
1616 VXLAN_WLOCK(sc); in vxlan_init_complete()
1632 VXLAN_WLOCK(sc); in vxlan_init()
1652 VXLAN_WLOCK(sc); in vxlan_init()
1689 VXLAN_WLOCK(sc); in vxlan_teardown_complete()
1724 VXLAN_WLOCK(sc); in vxlan_teardown_locked()
1742 VXLAN_WLOCK(sc); in vxlan_teardown()
1758 VXLAN_WLOCK(sc); in vxlan_ifdetach()
[all …]