Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_private.h60 mtx_init(&dn_cfg.bh_mtx, "dn_bh", NULL, MTX_DEF); \
64 mtx_destroy(&dn_cfg.bh_mtx); \
180 spinlock_t bh_mtx; member
183 struct mtx bh_mtx; member