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

/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_frag.h112 extern int ipf_frag_natnew __P((ipf_main_softc_t *, fr_info_t *, u_32_t, struct nat *));
H A Dip_frag.c558 /* Function: ipf_frag_natnew */
567 ipf_frag_natnew(softc, fin, pass, nat) function
H A Dip_nat6.c2831 (void) ipf_frag_natnew(softc, fin, 0, nat);
3235 (void) ipf_frag_natnew(softc, fin, 0, nat);
H A Dip_nat.c5097 (void) ipf_frag_natnew(softc, fin, 0, nat);
5596 (void) ipf_frag_natnew(softc, fin, 0, nat);

Completed in 205 milliseconds