Searched refs:ipf_rw (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/
H A Dip_fil.c626 MUTEX_ENTER(&softc->ipf_rw);
635 MUTEX_EXIT(&softc->ipf_rw);
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c1704 MUTEX_ENTER(&softc->ipf_rw);
1706 MUTEX_EXIT(&softc->ipf_rw);
H A Dip_fil.h1595 ipfmutex_t ipf_rw; member in struct:ipf_main_softc_s
H A Dfil.c9027 MUTEX_INIT(&softc->ipf_rw, "ipf rw mutex");
9107 MUTEX_DESTROY(&softc->ipf_rw);
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipftest.c26 ipfmutex_t ipl_mutex, ipf_auth_mx, ipf_rw, ipf_stinsert; variable

Completed in 299 milliseconds