Searched refs:rt6i_dst (Results 1 – 2 of 2) sorted by relevance
257 (rt->rt6i_dst.plen < 127 && in ipv6_anycast_destination()259 ipv6_addr_equal(&rt->rt6i_dst.addr, daddr)); in ipv6_anycast_destination()299 return &rt->rt6i_dst.addr; in rt6_nexthop()
218 struct rt6key rt6i_dst; member