Searched refs:rt6_need_strict (Results 1 – 3 of 3) sorted by relevance
59 static inline bool rt6_need_strict(const struct in6_addr *daddr) in rt6_need_strict() function
1143 if (rt6_need_strict(&fl6->daddr) && dev->type != ARPHRD_PIMREG) in ip6_route_input_lookup()1190 if ((sk && sk->sk_bound_dev_if) || rt6_need_strict(&fl6->daddr) || in ip6_route_output_flags()
809 if (rt6_need_strict(&fl6.daddr) && !oif) in tcp_v6_send_response()