Searched refs:rt6i (Results 1 – 2 of 2) sorted by relevance
1288 net = dev_net(rt6_ex->rt6i->dst.dev); in rt6_remove_exception()1290 dst_release(&rt6_ex->rt6i->dst); in rt6_remove_exception()1350 struct rt6_info *rt6 = rt6_ex->rt6i; in __rt6_find_exception_spinlock()1385 struct rt6_info *rt6 = rt6_ex->rt6i; in __rt6_find_exception_rcu()1481 rt6_ex->rt6i = nrt; in rt6_insert_exception()1557 if (rt6_ex && !rt6_check_expired(rt6_ex->rt6i)) in rt6_find_cached_rt()1558 res = rt6_ex->rt6i; in rt6_find_cached_rt()1655 rt6_ex->rt6i->rt6i_prefsrc.plen = 0; in rt6_exceptions_remove_prefsrc()1699 struct rt6_info *entry = rt6_ex->rt6i; in rt6_exceptions_update_pmtu()1734 struct rt6_info *entry = rt6_ex->rt6i; in rt6_exceptions_clean_tohost()[all …]
117 struct rt6_info *rt6i; member