Searched refs:ipf_global (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_fil_netbsd.c529 READ_ENTER(&softc->ipf_global);
543 RWLOCK_EXIT(&softc->ipf_global);
H A Dfil.c7944 WRITE_ENTER(&softc->ipf_global);
7962 RWLOCK_EXIT(&softc->ipf_global);
8146 WRITE_ENTER(&softc->ipf_global);
8153 RWLOCK_EXIT(&softc->ipf_global);
9029 RWLOCK_INIT(&softc->ipf_global, "ipf filter load/unload mutex");
9105 RW_DESTROY(&softc->ipf_global);
H A Dip_fil.h1599 ipfrwlock_t ipf_global; member in struct:ipf_main_softc_s
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipftest.c28 ipfrwlock_t ipf_mutex, ipf_global, ipf_ipidfrag, ip_poolrw, ipf_frcache; variable

Completed in 218 milliseconds