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

/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat6.c117 static hostmap_t *nat6_hostmap __P((ipnat_t *, i6addr_t *, i6addr_t *,
195 /* Function: nat6_hostmap */
208 static struct hostmap *nat6_hostmap(np, src, dst, map, port, ifs) 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,

Completed in 92 milliseconds