Lines Matching defs:net

44 	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()
183 static struct fib6_node *node_alloc(struct net *net) in node_alloc()
194 static void node_free_immediate(struct net *net, struct fib6_node *fn) in node_free_immediate()
207 static void node_free(struct net *net, struct fib6_node *fn) in node_free()
219 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
239 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table()
255 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
273 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
296 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
303 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
308 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
313 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
332 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
339 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
346 unsigned int fib6_tables_seq_read(struct net *net) in fib6_tables_seq_read()
391 int call_fib6_entry_notifiers(struct net *net, in call_fib6_entry_notifiers()
405 int call_fib6_multipath_entry_notifiers(struct net *net, in call_fib6_multipath_entry_notifiers()
421 int call_fib6_entry_notifiers_replace(struct net *net, struct fib6_info *rt) in call_fib6_entry_notifiers_replace()
433 struct net *net; member
467 static int fib6_table_dump(struct net *net, struct fib6_table *tb, in fib6_table_dump()
480 int fib6_tables_dump(struct net *net, struct notifier_block *nb, in fib6_tables_dump()
552 struct net *net = sock_net(cb->skb->sk); in fib6_dump_end() local
576 struct net *net = sock_net(skb->sk); in fib6_dump_table() local
624 struct net *net = sock_net(skb->sk); in inet6_dump_fib() local
741 static struct fib6_node *fib6_add_1(struct net *net, in fib6_add_1()
1028 struct net *net) in fib6_purge_rt()
1325 static void fib6_start_gc(struct net *net, struct fib6_info *rt) in fib6_start_gc()
1333 void fib6_force_start_gc(struct net *net) in fib6_force_start_gc()
1355 void fib6_update_sernum_upto_root(struct net *net, struct fib6_info *rt) in fib6_update_sernum_upto_root()
1361 void fib6_update_sernum_stub(struct net *net, struct fib6_info *f6i) in fib6_update_sernum_stub()
1746 static struct fib6_info *fib6_find_prefix(struct net *net, in fib6_find_prefix()
1778 static struct fib6_node *fib6_repair_tree(struct net *net, in fib6_repair_tree()
1910 struct net *net = info->nl_net; in fib6_del_route() local
2002 struct net *net = info->nl_net; in fib6_del() local
2153 static int fib6_walk(struct net *net, struct fib6_walker *w) in fib6_walk()
2224 static void fib6_clean_tree(struct net *net, struct fib6_node *root, in fib6_clean_tree()
2244 static void __fib6_clean_all(struct net *net, in __fib6_clean_all()
2265 void fib6_clean_all(struct net *net, int (*func)(struct fib6_info *, void *), in fib6_clean_all()
2271 void fib6_clean_all_skip_notify(struct net *net, in fib6_clean_all_skip_notify()
2278 static void fib6_flush_trees(struct net *net) in fib6_flush_trees()
2316 void fib6_run_gc(unsigned long expires, struct net *net, bool force) in fib6_run_gc()
2351 static int __net_init fib6_net_init(struct net *net) in fib6_net_init()
2421 static void fib6_net_exit(struct net *net) in fib6_net_exit()
2539 struct net *net) in ipv6_route_seq_setup_walk()
2553 struct net *net) in ipv6_route_seq_next_table()
2590 struct net *net = seq_file_net(seq); in ipv6_route_seq_next() local
2625 struct net *net = seq_file_net(seq); in ipv6_route_seq_start() local
2651 struct net *net = seq_file_net(seq); in ipv6_route_native_seq_stop() local