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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.c462 BSTP_LOCK(bs);
1481 BSTP_LOCK(bs);
1497 BSTP_LOCK(bs);
1513 BSTP_LOCK(bs);
1529 BSTP_LOCK(bs);
1552 BSTP_LOCK(bs);
1578 BSTP_LOCK(bs);
1596 BSTP_LOCK(bs);
1615 BSTP_LOCK(bs);
1634 BSTP_LOCK(b
[all...]
H A Dbridgestp.h367 #define BSTP_LOCK(_bs) mtx_lock(&(_bs)->bs_mtx) macro

Completed in 265 milliseconds