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

/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h254 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);
H A Dip6_output.c148 dst = ip_get_dst_v6(ip6h, mp, NULL);
H A Dip_dce.c389 final_dst = ip_get_dst_v6(ip6h, mp, NULL);
H A Dip6.c683 final_dst = ip_get_dst_v6(ip6h, NULL, NULL);
3938 ip_get_dst_v6(ip6_t *ip6h, const mblk_t *mp, boolean_t *is_fragment) function
H A Dspd.c4228 sel.ips_remote_addr_v6 = ip_get_dst_v6(ip6h, mp, NULL);
5261 sel.ips_remote_addr_v6 = ip_get_dst_v6(inner_ipv6, mp,

Completed in 92 milliseconds