Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dif_bridge.c248 #define BRIDGE_UNLOCK(_sc) bridge_unlock(_sc) macro
257 #define BRIDGE_UNLOCK(_sc) _BRIDGE_UNLOCK(_sc) macro
1678 BRIDGE_UNLOCK(sc); in bridge_clone_destroy()
1702 BRIDGE_UNLOCK(sc); in bridge_clone_destroy()
1751 BRIDGE_UNLOCK(sc); \
1835 BRIDGE_UNLOCK(sc); in bridge_ioctl()
1894 BRIDGE_UNLOCK(sc); in bridge_ioctl()
1903 BRIDGE_UNLOCK(sc); in bridge_ioctl()
1925 BRIDGE_UNLOCK(sc); in bridge_ioctl()
1942 BRIDGE_UNLOCK(sc); in bridge_ioctl()
[all …]