Home
last modified time | relevance | path

Searched refs:ip_get_dst_v6 (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dip6.h254 extern in6_addr_t ip_get_dst_v6(ip6_t *, const mblk_t *, boolean_t *);
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_sadb.c622 dst6 = ip_get_dst_v6(ip6h, data_mp, NULL); in ipsec_outbound_sa()
H A Dip_dce.c389 final_dst = ip_get_dst_v6(ip6h, mp, NULL); in dce_lookup_pkt()
H A Dip6_output.c148 dst = ip_get_dst_v6(ip6h, mp, NULL); in ip_output_simple_v6()
H A Dip6.c683 final_dst = ip_get_dst_v6(ip6h, NULL, NULL); in icmp_inbound_too_big_v6()
3938 ip_get_dst_v6(ip6_t *ip6h, const mblk_t *mp, boolean_t *is_fragment) in ip_get_dst_v6() function
H A Dspd.c4228 sel.ips_remote_addr_v6 = ip_get_dst_v6(ip6h, mp, NULL); in ip_output_attach_policy()
5262 sel.ips_remote_addr_v6 = ip_get_dst_v6(inner_ipv6, mp, in ipsec_tun_outbound()