Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/ !
H A Dif_bridge.c254 #define _BRIDGE_LOCK(_sc) lck_mtx_lock(&(_sc)->sc_mtx) macro
275 #define BRIDGE_LOCK(_sc) _BRIDGE_LOCK(_sc)
288 _BRIDGE_LOCK(_sc); \
1214 _BRIDGE_LOCK(sc); in bridge_lock()
1262 _BRIDGE_LOCK(sc); in bridge_unref()