Searched defs:gc_args (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ip6_fib.c | 2289 struct fib6_gc_args *gc_args = arg; in fib6_age() local 2316 struct fib6_gc_args gc_args; in fib6_run_gc() local
|
H A D | route.c | 2148 struct fib6_gc_args *gc_args; member 2074 rt6_age_examine_exception(struct rt6_exception_bucket *bucket, struct rt6_exception *rt6_ex, struct fib6_gc_args *gc_args, unsigned long now) rt6_age_examine_exception() argument 2118 fib6_nh_age_exceptions(const struct fib6_nh *nh, struct fib6_gc_args *gc_args, unsigned long now) fib6_nh_age_exceptions() argument 2160 rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args, unsigned long now) rt6_age_exceptions() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ip6_fib.c | 2286 struct fib6_gc_args *gc_args = arg; in fib6_age() local 2313 struct fib6_gc_args gc_args; in fib6_run_gc() local
|
H A D | route.c | 2144 struct fib6_gc_args *gc_args; member 2073 rt6_age_examine_exception(struct rt6_exception_bucket *bucket, struct rt6_exception *rt6_ex, struct fib6_gc_args *gc_args, unsigned long now) rt6_age_examine_exception() argument 2114 fib6_nh_age_exceptions(const struct fib6_nh *nh, struct fib6_gc_args *gc_args, unsigned long now) fib6_nh_age_exceptions() argument 2156 rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args, unsigned long now) rt6_age_exceptions() argument [all...] |
Completed in 16 milliseconds