HomeSort by: relevance | last modified time | path
    Searched refs:BRIDGE_LOCK (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
bridgestp.c 280 BRIDGE_LOCK(sc);
397 BRIDGE_LOCK(sc);
627 BRIDGE_LOCK(sc);
668 BRIDGE_LOCK(sc);
818 BRIDGE_LOCK(sc);
872 BRIDGE_LOCK(sc);
893 BRIDGE_LOCK(sc);
1055 BRIDGE_LOCK(sc);
if_bridge.c 482 BRIDGE_LOCK(sc);
772 BRIDGE_LOCK(sc);
788 BRIDGE_LOCK(sc);
812 BRIDGE_LOCK(sc);
903 BRIDGE_LOCK(sc);
940 BRIDGE_LOCK(sc);
1070 BRIDGE_LOCK(sc);
1089 BRIDGE_LOCK(sc);
1450 BRIDGE_LOCK(sc);
1475 BRIDGE_LOCK(sc)
    [all...]
if_bridgevar.h 353 #define BRIDGE_LOCK(_sc) mutex_enter(BRIDGE_LOCK_OBJ(_sc))

Completed in 14 milliseconds