Lines Matching defs:gc_args
2076 struct fib6_gc_args *gc_args,
2088 if (time_after_eq(now, rt->dst.lastuse + gc_args->timeout)) {
2115 gc_args->more++;
2119 struct fib6_gc_args *gc_args,
2138 gc_args, now);
2148 struct fib6_gc_args *gc_args;
2156 fib6_nh_age_exceptions(nh, arg->gc_args, arg->now);
2161 struct fib6_gc_args *gc_args,
2166 .gc_args = gc_args,
2173 fib6_nh_age_exceptions(f6i->fib6_nh, gc_args, now);