Lines Matching defs:net

51 	struct net *net;  member
97 static int fib6_new_sernum(struct net *net) in fib6_new_sernum()
163 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
184 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table()
199 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
216 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
238 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
245 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
250 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
255 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
261 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
351 struct net *net = sock_net(skb->sk); in inet6_dump_fib() local
665 struct net *net) in fib6_purge_rt()
880 static void fib6_start_gc(struct net *net, struct rt6_info *rt) in fib6_start_gc()
888 void fib6_force_start_gc(struct net *net) in fib6_force_start_gc()
1208 static struct rt6_info *fib6_find_prefix(struct net *net, struct fib6_node *fn) in fib6_find_prefix()
1229 static struct fib6_node *fib6_repair_tree(struct net *net, in fib6_repair_tree()
1339 struct net *net = info->nl_net; in fib6_del_route() local
1393 struct net *net = info->nl_net; in fib6_del() local
1606 static void fib6_clean_tree(struct net *net, struct fib6_node *root, in fib6_clean_tree()
1625 static void __fib6_clean_all(struct net *net, in __fib6_clean_all()
1646 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *), in fib6_clean_all()
1662 static void fib6_prune_clones(struct net *net, struct fib6_node *fn) in fib6_prune_clones()
1668 static void fib6_flush_trees(struct net *net) in fib6_flush_trees()
1731 void fib6_run_gc(unsigned long expires, struct net *net, bool force) in fib6_run_gc()
1764 static int __net_init fib6_net_init(struct net *net) in fib6_net_init()
1819 static void fib6_net_exit(struct net *net) in fib6_net_exit()
1942 struct net *net) in ipv6_route_seq_next_table()
1977 struct net *net = seq_file_net(seq); in ipv6_route_seq_next() local
2015 struct net *net = seq_file_net(seq); in ipv6_route_seq_start() local