Home
last modified time | relevance | path

Searched refs:rt6_check_expired (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c396 static bool rt6_check_expired(const struct rt6_info *rt) in rt6_check_expired() function
1815 if (rt6_ex && !rt6_check_expired(rt6_ex->rt6i)) in rt6_find_cached_rt()
2593 if (rt6_check_expired(rt)) in rt6_check()
2649 if (rt6_check_expired(rt)) { in ip6_negative_advice()
5754 if (rt6_check_expired(rt6_ex->rt6i)) { in rt6_nh_dump_exceptions()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c397 static bool rt6_check_expired(const struct rt6_info *rt) in rt6_check_expired() function
1814 if (rt6_ex && !rt6_check_expired(rt6_ex->rt6i)) in rt6_find_cached_rt()
2712 if (rt6_check_expired(rt)) in rt6_check()
2770 if (rt6_check_expired(rt)) { in ip6_negative_advice()
5853 if (rt6_check_expired(rt6_ex->rt6i)) { in rt6_nh_dump_exceptions()

Completed in 17 milliseconds