Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bridge.c235 #define _BRIDGE_LOCK(_sc) lck_mtx_lock(&(_sc)->sc_mtx) macro
256 #define BRIDGE_LOCK(_sc) _BRIDGE_LOCK(_sc)
269 _BRIDGE_LOCK(_sc); \
1086 _BRIDGE_LOCK(sc); in bridge_lock()
1134 _BRIDGE_LOCK(sc); in bridge_unref()