Searched refs:BRIDGE_LOCKED (Results 1 – 3 of 3) sorted by relevance
355 #define BRIDGE_LOCKED(_sc) mutex_owned(BRIDGE_LOCK_OBJ(_sc)) macro
223 KASSERT(BRIDGE_LOCKED(sc)); in bstp_send_config_bpdu()366 KASSERT(BRIDGE_LOCKED(sc)); in bstp_transmit_tcn()
732 KASSERT(BRIDGE_LOCKED(sc)); in bridge_delete_member()