Lines Matching refs:rt6i
1452 net = dev_net(rt6_ex->rt6i->dst.dev); in rt6_remove_exception()
1458 from = xchg((__force struct fib6_info **)&rt6_ex->rt6i->from, NULL); in rt6_remove_exception()
1460 dst_dev_put(&rt6_ex->rt6i->dst); in rt6_remove_exception()
1463 dst_release(&rt6_ex->rt6i->dst); in rt6_remove_exception()
1529 struct rt6_info *rt6 = rt6_ex->rt6i; in __rt6_find_exception_spinlock()
1564 struct rt6_info *rt6 = rt6_ex->rt6i; in __rt6_find_exception_rcu()
1710 rt6_ex->rt6i = nrt; in rt6_insert_exception()
1755 rcu_access_pointer(rt6_ex->rt6i->from) == from) in fib6_nh_flush_exceptions()
1814 if (rt6_ex && !rt6_check_expired(rt6_ex->rt6i)) in rt6_find_cached_rt()
1815 ret = rt6_ex->rt6i; in rt6_find_cached_rt()
2024 struct rt6_info *entry = rt6_ex->rt6i; in rt6_exceptions_update_pmtu()
2057 struct rt6_info *entry = rt6_ex->rt6i; in fib6_nh_exceptions_clean_tohost()
2078 struct rt6_info *rt = rt6_ex->rt6i; in rt6_age_examine_exception()
5860 if (rt6_check_expired(rt6_ex->rt6i)) { in rt6_nh_dump_exceptions()
5866 &rt6_ex->rt6i->dst, NULL, NULL, 0, in rt6_nh_dump_exceptions()