Searched refs:rt6_age_exceptions (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_route.h | 130 void rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_route.h | 126 void rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args,
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_fib.c | 2309 rt6_age_exceptions(rt, gc_args, now); in fib6_age()
|
H A D | route.c | 2160 void rt6_age_exceptions(struct fib6_info *f6i, in rt6_age_exceptions() function
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_fib.c | 2306 rt6_age_exceptions(rt, gc_args, now); in fib6_age()
|
H A D | route.c | 2156 void rt6_age_exceptions(struct fib6_info *f6i, in rt6_age_exceptions() function
|
Completed in 26 milliseconds