Searched refs:ipf_nat_hostmap (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_nat.c | 226 static hostmap_t *ipf_nat_hostmap __P((ipf_nat_softc_t *, ipnat_t *, 771 ipf_nat_hostmap(softn, np, src, dst, map, port) in ipf_nat_hostmap() function 2652 hm = ipf_nat_hostmap(softn, np, fin->fin_src, 2839 nat->nat_hm = ipf_nat_hostmap(softn, np, fin->fin_src, 2913 hm = ipf_nat_hostmap(softn, NULL, fin->fin_src, fin->fin_dst, 2935 hm = ipf_nat_hostmap(softn, NULL, fin->fin_src, 3044 nat->nat_hm = ipf_nat_hostmap(softn, np, fin->fin_src,
|