Searched refs:BRIDGE_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dif_bridge.c677 BRIDGE_LOCK(sc);
776 BRIDGE_LOCK(sc);
794 BRIDGE_LOCK(sc);
816 BRIDGE_LOCK(sc);
1008 BRIDGE_LOCK(sc);
1087 BRIDGE_LOCK(sc);
1099 BRIDGE_LOCK(sc);
1156 BRIDGE_LOCK(sc);
1303 BRIDGE_LOCK(sc);
1341 BRIDGE_LOCK(s
[all...]
H A Dif_bridgevar.h280 #define BRIDGE_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro

Completed in 115 milliseconds