Home
last modified time | relevance | path

Searched refs:rt6i_dst (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/net/
Dip6_route.h236 (rt->rt6i_dst.plen < 127 && in ipv6_anycast_destination()
238 ipv6_addr_equal(&rt->rt6i_dst.addr, daddr)); in ipv6_anycast_destination()
278 return &rt->rt6i_dst.addr; in rt6_nexthop()
Dip6_fib.h185 struct rt6key rt6i_dst; member