Lines Matching defs:gc_args
2075 struct fib6_gc_args *gc_args,
2087 if (time_after_eq(now, rt->dst.lastuse + gc_args->timeout)) {
2111 gc_args->more++;
2115 struct fib6_gc_args *gc_args,
2134 gc_args, now);
2144 struct fib6_gc_args *gc_args;
2152 fib6_nh_age_exceptions(nh, arg->gc_args, arg->now);
2157 struct fib6_gc_args *gc_args,
2162 .gc_args = gc_args,
2169 fib6_nh_age_exceptions(f6i->fib6_nh, gc_args, now);