Lines Matching defs:net

45 	struct net *net;  member
75 #define FOR_WALKERS(net, w) \ argument
78 static void fib6_walker_link(struct net *net, struct fib6_walker *w) in fib6_walker_link()
85 static void fib6_walker_unlink(struct net *net, struct fib6_walker *w) in fib6_walker_unlink()
92 static int fib6_new_sernum(struct net *net) in fib6_new_sernum()
108 void fib6_update_sernum(struct net *net, struct fib6_info *f6i) in fib6_update_sernum()
216 static struct fib6_node *node_alloc(struct net *net) in node_alloc()
227 static void node_free_immediate(struct net *net, struct fib6_node *fn) in node_free_immediate()
240 static void node_free(struct net *net, struct fib6_node *fn) in node_free()
252 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
272 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table()
288 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
306 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
329 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
336 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
341 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
346 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
363 struct fib6_info *fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
369 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
376 unsigned int fib6_tables_seq_read(struct net *net) in fib6_tables_seq_read()
393 static int call_fib6_entry_notifier(struct notifier_block *nb, struct net *net, in call_fib6_entry_notifier()
404 static int call_fib6_entry_notifiers(struct net *net, in call_fib6_entry_notifiers()
419 struct net *net; member
440 static void fib6_table_dump(struct net *net, struct fib6_table *tb, in fib6_table_dump()
450 int fib6_tables_dump(struct net *net, struct notifier_block *nb) in fib6_tables_dump()
507 struct net *net = sock_net(cb->skb->sk); in fib6_dump_end() local
531 struct net *net = sock_net(skb->sk); in fib6_dump_table() local
573 struct net *net = sock_net(skb->sk); in inet6_dump_fib() local
660 static struct fib6_node *fib6_add_1(struct net *net, in fib6_add_1()
901 struct net *net) in fib6_purge_rt()
1159 static void fib6_start_gc(struct net *net, struct fib6_info *rt) in fib6_start_gc()
1167 void fib6_force_start_gc(struct net *net) in fib6_force_start_gc()
1189 void fib6_update_sernum_upto_root(struct net *net, struct fib6_info *rt) in fib6_update_sernum_upto_root()
1568 static struct fib6_info *fib6_find_prefix(struct net *net, in fib6_find_prefix()
1600 static struct fib6_node *fib6_repair_tree(struct net *net, in fib6_repair_tree()
1727 struct net *net = info->nl_net; in fib6_del_route() local
1795 struct net *net = info->nl_net; in fib6_del() local
1936 static int fib6_walk(struct net *net, struct fib6_walker *w) in fib6_walk()
2006 static void fib6_clean_tree(struct net *net, struct fib6_node *root, in fib6_clean_tree()
2024 static void __fib6_clean_all(struct net *net, in __fib6_clean_all()
2045 void fib6_clean_all(struct net *net, int (*func)(struct fib6_info *, void *), in fib6_clean_all()
2051 static void fib6_flush_trees(struct net *net) in fib6_flush_trees()
2089 void fib6_run_gc(unsigned long expires, struct net *net, bool force) in fib6_run_gc()
2124 static int __net_init fib6_net_init(struct net *net) in fib6_net_init()
2190 static void fib6_net_exit(struct net *net) in fib6_net_exit()
2301 struct net *net) in ipv6_route_seq_setup_walk()
2315 struct net *net) in ipv6_route_seq_next_table()
2350 struct net *net = seq_file_net(seq); in ipv6_route_seq_next() local
2388 struct net *net = seq_file_net(seq); in ipv6_route_seq_start() local
2412 struct net *net = seq_file_net(seq); in ipv6_route_seq_stop() local