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

/freebsd-10.1-release/contrib/ipfilter/
H A Dip_fil.c464 switch (ipf_nat_checkout(fin, NULL))
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_nat.h682 extern int ipf_nat_checkout __P((fr_info_t *, u_32_t *));
H A Dip_fil_freebsd.c826 switch (ipf_nat_checkout(fin, NULL))
H A Dfil.c3070 if (ipf_nat_checkout(fin, &pass) == -1) {
H A Dip_nat.c195 /* Packet going | out, processsed by ipf_nat_checkout() for x */
203 /* ipf_nat_checkout() - changes ip_src and if required, sport */
3829 * IP address change as it will be modified again in ipf_nat_checkout
4840 /* Function: ipf_nat_checkout */
4855 ipf_nat_checkout(fin, passp) function

Completed in 96 milliseconds