Searched refs:ip_source_routed_v6 (Results 1 – 1 of 1) sorted by relevance
182 static boolean_t ip_source_routed_v6(ip6_t *, mblk_t *, ip_stack_t *);1580 if (ip_source_routed_v6(ip6h, mp, ipst)) in ip_send_potential_redirect_v6()4015 ip_source_routed_v6(ip6_t *ip6h, mblk_t *mp, ip_stack_t *ipst) in ip_source_routed_v6() function