Lines Matching refs:rt6i_dst
995 rt->rt6i_dst = ort->fib6_dst; in ip6_rt_copy_init()
1200 rt->rt6i_dst.addr = *daddr; in ip6_rt_cache_alloc()
1201 rt->rt6i_dst.plen = 128; in ip6_rt_cache_alloc()
1351 bool matched = ipv6_addr_equal(daddr, &rt6->rt6i_dst.addr); in __rt6_find_exception_spinlock()
1386 bool matched = ipv6_addr_equal(daddr, &rt6->rt6i_dst.addr); in __rt6_find_exception_rcu()
1471 rt6_ex = __rt6_find_exception_spinlock(&bucket, &nrt->rt6i_dst.addr, in rt6_insert_exception()
1594 &rt->rt6i_dst.addr, in rt6_remove_exception_rt()
1635 &rt->rt6i_dst.addr, in rt6_update_exception_stamp_rt()
2153 memcpy(&rt->rt6i_dst, &ort->rt6i_dst, sizeof(struct rt6key)); in ip6_blackhole_route()
2695 rt->rt6i_dst.addr = fl6->daddr; in icmp6_dst_alloc()
2696 rt->rt6i_dst.plen = 128; in icmp6_dst_alloc()
4685 rt6_dst = &rt6->rt6i_dst; in rt6_fill_node()