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

/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_frag.c520 fra = ipfr_frag_new(softc, softf, fin, pass, softf->ipfr_heads, &softc->ipf_frag);
529 RWLOCK_EXIT(&softc->ipf_frag);
884 &softc->ipf_frag);
912 RWLOCK_EXIT(&softc->ipf_frag);
1004 WRITE_ENTER(&softc->ipf_frag);
1010 RWLOCK_EXIT(&softc->ipf_frag);
1048 WRITE_ENTER(&softc->ipf_frag);
1059 RWLOCK_EXIT(&softc->ipf_frag);
H A Dip_fil.h1598 ipfrwlock_t ipf_frag; member in struct:ipf_main_softc_s
H A Dfil.c9035 RWLOCK_INIT(&softc->ipf_frag, "ipf frag rwlock");
9099 RW_DESTROY(&softc->ipf_frag);
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipftest.c29 ipfrwlock_t ipf_frag, ipf_state, ipf_nat, ipf_natfrag, ipf_authlk; variable

Completed in 290 milliseconds