Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h255 extern in6_addr_t ip_get_dst_v6(ip6_t *, const mblk_t *, boolean_t *);
/illumos-gate/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.c419 final_dst = ip_get_dst_v6(ip6h, mp, NULL); in dce_lookup_pkt()
H A Dip6_output.c151 dst = ip_get_dst_v6(ip6h, mp, NULL); in ip_output_simple_v6()
H A Dip6.c685 final_dst = ip_get_dst_v6(ip6h, NULL, NULL); in icmp_inbound_too_big_v6()
3837 ip_get_dst_v6(ip6_t *ip6h, const mblk_t *mp, boolean_t *is_fragment) in ip_get_dst_v6() function
H A Dspd.c4235 sel.ips_remote_addr_v6 = ip_get_dst_v6(ip6h, mp, NULL); in ip_output_attach_policy()
5269 sel.ips_remote_addr_v6 = ip_get_dst_v6(inner_ipv6, mp, in ipsec_tun_outbound()