Searched refs:ipf_nat_hostmap (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/contrib/ipfilter/netinet/ |
| HD | ip_nat.c | 235 static hostmap_t *ipf_nat_hostmap __P((ipf_nat_softc_t *, ipnat_t *, 783 ipf_nat_hostmap(softn, np, src, dst, map, port) in ipf_nat_hostmap() function 2674 hm = ipf_nat_hostmap(softn, np, fin->fin_src, 2856 nat->nat_hm = ipf_nat_hostmap(softn, np, fin->fin_src, 2930 hm = ipf_nat_hostmap(softn, NULL, fin->fin_src, fin->fin_dst, 2952 hm = ipf_nat_hostmap(softn, NULL, fin->fin_src, 3060 nat->nat_hm = ipf_nat_hostmap(softn, np, fin->fin_src,
|