Searched refs:ipf_nat6_hostmap (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_nat6.c | 109 static struct hostmap *ipf_nat6_hostmap __P((ipf_nat_softc_t *, ipnat_t *, 372 ipf_nat6_hostmap(softn, np, src, dst, map, port) in ipf_nat6_hostmap() function 503 hm = ipf_nat6_hostmap(softn, np, &fin->fin_src6, 705 nat->nat_hm = ipf_nat6_hostmap(softn, np, &fin->fin_src6, 782 hm = ipf_nat6_hostmap(softn, NULL, &fin->fin_src6, 802 hm = ipf_nat6_hostmap(softn, NULL, &fin->fin_src6, 910 nat->nat_hm = ipf_nat6_hostmap(softn, np, &fin->fin_src6,
|