Lines Matching defs:arg
45 void *arg; member
406 static void fib6_rt_dump(struct fib6_info *rt, struct fib6_dump_arg *arg) in fib6_rt_dump()
435 struct fib6_dump_arg arg; in fib6_tables_dump() local
565 struct rt6_rtnl_dump_arg arg = { .filter.dump_exceptions = true, in inet6_dump_fib() local
940 struct fib6_nh_pcpu_arg *arg = _arg; in fib6_nh_drop_pcpu_from() local
956 struct fib6_nh_pcpu_arg arg = { in fib6_drop_pcpu_from() local
2114 int (*func)(struct fib6_info *, void *arg), in fib6_clean_tree()
2135 int sernum, void *arg, bool skip_notify) in __fib6_clean_all()
2155 void *arg) in fib6_clean_all()
2162 void *arg) in fib6_clean_all_skip_notify()
2178 static int fib6_age(struct fib6_info *rt, void *arg) in fib6_age()
2235 struct net *arg = from_timer(arg, t, ipv6.ip6_fib_timer); in fib6_gc_timer_cb() local