Lines Matching refs:daddr
65 static inline bool rt6_need_strict(const struct in6_addr *daddr) in rt6_need_strict() argument
67 return ipv6_addr_type(daddr) & in rt6_need_strict()
134 const struct in6_addr *daddr, in ip6_route_get_saddr() argument
145 err = ipv6_dev_get_saddr(net, dev, daddr, prefs, saddr); in ip6_route_get_saddr()
151 struct rt6_info *rt6_lookup(struct net *net, const struct in6_addr *daddr,
229 const struct in6_addr *daddr, in ip6_dst_store() argument
236 np->daddr_cache = daddr; in ip6_dst_store()
253 const struct in6_addr *daddr) in ipv6_anycast_destination() argument
260 ipv6_addr_equal(&rt->rt6i_dst.addr, daddr)); in ipv6_anycast_destination()
295 const struct in6_addr *daddr) in rt6_nexthop() argument
302 return daddr; in rt6_nexthop()
343 const struct in6_addr *daddr,
348 const void *daddr);