Searched refs:BSTP_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | bridgestp.h | 366 #define BSTP_LOCK_INIT(_bs) mtx_init(&(_bs)->bs_mtx, "bstp", NULL, MTX_DEF) macro |
| H A D | bridgestp.c | 2140 BSTP_LOCK_INIT(bs); in bstp_attach() |