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

/freebsd-10.2-release/sys/net/
H A Dif_bridge.c689 BRIDGE_UNLOCK(sc);
778 BRIDGE_UNLOCK(sc);
796 BRIDGE_UNLOCK(sc);
829 BRIDGE_UNLOCK(sc);
981 BRIDGE_UNLOCK(sc);
1085 BRIDGE_UNLOCK(sc);
1097 BRIDGE_UNLOCK(sc);
1154 BRIDGE_UNLOCK(sc);
1301 BRIDGE_UNLOCK(sc);
1338 BRIDGE_UNLOCK(s
[all...]
H A Dif_bridgevar.h281 #define BRIDGE_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro

Completed in 40 milliseconds