HomeSort by: relevance | last modified time | path
    Searched refs:ipf_frag (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_frag.c 520 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);
ip_fil.h 1598 ipfrwlock_t ipf_frag; member in struct:ipf_main_softc_s
fil.c 9036 RWLOCK_INIT(&softc->ipf_frag, "ipf frag rwlock");
9100 RW_DESTROY(&softc->ipf_frag);
  /src/external/bsd/ipf/dist/tools/
ipftest.c 29 ipfrwlock_t ipf_frag, ipf_state, ipf_nat, ipf_natfrag, ipf_authlk; variable

Completed in 82 milliseconds