Searched refs:nat6_hostmap (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | ip_nat6.c | 117 static hostmap_t *nat6_hostmap __P((ipnat_t *, i6addr_t *, i6addr_t *, 208 static struct hostmap *nat6_hostmap(np, src, dst, map, port, ifs) in nat6_hostmap() function 320 hm = nat6_hostmap(np, &fin->fin_src6, &fin->fin_dst6, 514 nat->nat_hm = nat6_hostmap(np, &fin->fin_src6, &fin->fin_dst6, 581 hm = nat6_hostmap(NULL, &fin->fin_src6, &fin->fin_dst6, &in, 601 hm = nat6_hostmap(np, &fin->fin_src6, &fin->fin_dst6, 697 nat->nat_hm = nat6_hostmap(np, &fin->fin_src6,
|