Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_bridge.c258 #define _BRIDGE_LOCK(_sc) lck_mtx_lock(&(_sc)->sc_mtx) macro
279 #define BRIDGE_LOCK(_sc) _BRIDGE_LOCK(_sc)
292 _BRIDGE_LOCK(_sc); \
1246 _BRIDGE_LOCK(sc); in bridge_lock()
1294 _BRIDGE_LOCK(sc); in bridge_unref()