Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif_bridge.c256 #define _BRIDGE_LOCK(_sc) lck_mtx_lock(&(_sc)->sc_mtx) macro
277 #define BRIDGE_LOCK(_sc) _BRIDGE_LOCK(_sc)
290 _BRIDGE_LOCK(_sc); \
1244 _BRIDGE_LOCK(sc); in bridge_lock()
1292 _BRIDGE_LOCK(sc); in bridge_unref()