Searched refs:rt6i_dst (Results 1 – 6 of 6) sorted by relevance
| /linux/net/ipv6/ |
| H A D | xfrm6_policy.c | 100 xdst->u.rt6.rt6i_dst = rt->rt6i_dst; in xfrm6_fill_dst()
|
| H A D | route.c | 1178 rt->rt6i_dst = f6i->fib6_dst; in ip6_rt_copy_init() 1389 rt->rt6i_dst.addr = *daddr; in ip6_rt_cache_alloc() 1390 rt->rt6i_dst.plen = 128; in ip6_rt_cache_alloc() 1588 bool matched = ipv6_addr_equal(daddr, &rt6->rt6i_dst.addr); in __rt6_find_exception_spinlock() 1623 bool matched = ipv6_addr_equal(daddr, &rt6->rt6i_dst.addr); in __rt6_find_exception_rcu() 1762 rt6_ex = __rt6_find_exception_spinlock(&bucket, &nrt->rt6i_dst.addr, in rt6_insert_exception() 1919 &rt->rt6i_dst.addr, in fib6_nh_remove_exception() 1996 rt6_ex = __rt6_find_exception_rcu(&bucket, &rt->rt6i_dst.addr, src_key); in fib6_nh_update_exception() 2751 memcpy(&rt->rt6i_dst, &ort->rt6i_dst, sizeof(struct rt6key)); in ip6_blackhole_route() 3351 rt->rt6i_dst.addr = fl6->daddr; in icmp6_dst_alloc() [all …]
|
| H A D | ip6_output.c | 1120 if (ip6_rt_check(&rt->rt6i_dst, &fl6->daddr, in ip6_sk_dst_check()
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 424 &rt->rt6i_dst.addr, rt->rt6i_dst.plen, in sctp_v6_get_dst()
|
| /linux/include/net/ |
| H A D | ip6_fib.h | 212 struct rt6key rt6i_dst; member
|
| /linux/net/ipv4/ |
| H A D | ip_tunnel.c | 555 rt6->rt6i_dst.plen == 128) { in tnl_update_pmtu()
|