Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dif_bridge.c248 #define BRIDGE_UNLOCK(_sc) bridge_unlock(_sc) macro
257 #define BRIDGE_UNLOCK(_sc) _BRIDGE_UNLOCK(_sc) macro
1683 BRIDGE_UNLOCK(sc); in bridge_clone_destroy()
1707 BRIDGE_UNLOCK(sc); in bridge_clone_destroy()
1756 BRIDGE_UNLOCK(sc); \
1840 BRIDGE_UNLOCK(sc); in bridge_ioctl()
1899 BRIDGE_UNLOCK(sc); in bridge_ioctl()
1908 BRIDGE_UNLOCK(sc); in bridge_ioctl()
1930 BRIDGE_UNLOCK(sc); in bridge_ioctl()
1947 BRIDGE_UNLOCK(sc); in bridge_ioctl()
[all …]