Lines Matching defs:arg
45 void *arg; member
436 static int fib6_rt_dump(struct fib6_info *rt, struct fib6_dump_arg *arg) in fib6_rt_dump()
481 struct fib6_dump_arg arg; in fib6_tables_dump() local
618 struct rt6_rtnl_dump_arg arg = { .filter.dump_exceptions = true, in inet6_dump_fib() local
993 struct fib6_nh_pcpu_arg *arg = _arg; in fib6_nh_drop_pcpu_from() local
1009 struct fib6_nh_pcpu_arg arg = { in fib6_drop_pcpu_from() local
2222 int (*func)(struct fib6_info *, void *arg), in fib6_clean_tree()
2243 int sernum, void *arg, bool skip_notify) in __fib6_clean_all()
2263 void *arg) in fib6_clean_all()
2270 void *arg) in fib6_clean_all_skip_notify()
2286 static int fib6_age(struct fib6_info *rt, void *arg) in fib6_age()
2343 struct net *arg = from_timer(arg, t, ipv6.ip6_fib_timer); in fib6_gc_timer_cb() local