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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c521 BSTP_UNLOCK(bs);
1484 BSTP_UNLOCK(bs);
1500 BSTP_UNLOCK(bs);
1516 BSTP_UNLOCK(bs);
1533 BSTP_UNLOCK(bs);
1565 BSTP_UNLOCK(bs);
1581 BSTP_UNLOCK(bs);
1599 BSTP_UNLOCK(bs);
1625 BSTP_UNLOCK(bs);
1639 BSTP_UNLOCK(b
[all...]
H A Dbridgestp.h368 #define BSTP_UNLOCK(_bs) mtx_unlock(&(_bs)->bs_mtx) macro

Completed in 110 milliseconds