Searched refs:fib6_gc_args (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_fib.h | 88 struct fib6_gc_args { struct
|
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_fib.h | 89 struct fib6_gc_args { struct
|
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 | 2289 struct fib6_gc_args *gc_args = arg; in fib6_age() 2316 struct fib6_gc_args gc_args; in fib6_run_gc()
|
H A D | route.c | 2076 struct fib6_gc_args *gc_args, in rt6_age_examine_exception() 2119 struct fib6_gc_args *gc_args, in fib6_nh_age_exceptions() 2148 struct fib6_gc_args *gc_args; 2161 struct fib6_gc_args *gc_args, in rt6_age_exceptions()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_fib.c | 2286 struct fib6_gc_args *gc_args = arg; in fib6_age() 2313 struct fib6_gc_args gc_args; in fib6_run_gc()
|
H A D | route.c | 2075 struct fib6_gc_args *gc_args, in rt6_age_examine_exception() 2115 struct fib6_gc_args *gc_args, in fib6_nh_age_exceptions() 2144 struct fib6_gc_args *gc_args; 2157 struct fib6_gc_args *gc_args, in rt6_age_exceptions()
|
Completed in 29 milliseconds