Lines Matching refs:rt6i
1441 net = dev_net(rt6_ex->rt6i->dst.dev); in rt6_remove_exception()
1447 from = xchg((__force struct fib6_info **)&rt6_ex->rt6i->from, NULL); in rt6_remove_exception()
1449 dst_dev_put(&rt6_ex->rt6i->dst); in rt6_remove_exception()
1452 dst_release(&rt6_ex->rt6i->dst); in rt6_remove_exception()
1511 struct rt6_info *rt6 = rt6_ex->rt6i; in __rt6_find_exception_spinlock()
1546 struct rt6_info *rt6 = rt6_ex->rt6i; in __rt6_find_exception_rcu()
1691 rt6_ex->rt6i = nrt; in rt6_insert_exception()
1734 rcu_access_pointer(rt6_ex->rt6i->from) == from) in fib6_nh_flush_exceptions()
1793 if (rt6_ex && !rt6_check_expired(rt6_ex->rt6i)) in rt6_find_cached_rt()
1794 ret = rt6_ex->rt6i; in rt6_find_cached_rt()
2003 struct rt6_info *entry = rt6_ex->rt6i; in rt6_exceptions_update_pmtu()
2036 struct rt6_info *entry = rt6_ex->rt6i; in fib6_nh_exceptions_clean_tohost()
2057 struct rt6_info *rt = rt6_ex->rt6i; in rt6_age_examine_exception()
5604 if (rt6_check_expired(rt6_ex->rt6i)) { in rt6_nh_dump_exceptions()
5610 &rt6_ex->rt6i->dst, NULL, NULL, 0, in rt6_nh_dump_exceptions()