Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_bridge.c237 #define _BRIDGE_LOCK(_sc) lck_mtx_lock(&(_sc)->sc_mtx) macro
258 #define BRIDGE_LOCK(_sc) _BRIDGE_LOCK(_sc)
271 _BRIDGE_LOCK(_sc); \
1221 _BRIDGE_LOCK(sc); in bridge_lock()
1269 _BRIDGE_LOCK(sc); in bridge_unref()