Searched refs:VXLAN_WUNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c188 #define VXLAN_WUNLOCK(_sc) rm_wunlock(&(_sc)->vxl_lock) macro
194 VXLAN_WUNLOCK(_sc); \
1619 VXLAN_WUNLOCK(sc);
1634 VXLAN_WUNLOCK(sc);
1638 VXLAN_WUNLOCK(sc);
1656 VXLAN_WUNLOCK(sc);
1692 VXLAN_WUNLOCK(sc);
1712 VXLAN_WUNLOCK(sc);
1727 VXLAN_WUNLOCK(sc);
1745 VXLAN_WUNLOCK(s
[all...]

Completed in 51 milliseconds