Home
last modified time | relevance | path

Searched refs:bh_mtx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_dn_private.h58 mtx_init(&V_dn_cfg.bh_mtx, "dn_bh", NULL, MTX_DEF); \
62 mtx_destroy(&V_dn_cfg.bh_mtx); \
172 spinlock_t bh_mtx; member
175 struct mtx bh_mtx; member