Lines Matching defs:net
52 struct net *net; member
98 static int fib6_new_sernum(struct net *net) in fib6_new_sernum()
193 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
214 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table()
229 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
246 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
269 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
276 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
281 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
286 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
302 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
392 struct net *net = sock_net(skb->sk); in inet6_dump_fib() local
706 struct net *net) in fib6_purge_rt()
922 static void fib6_start_gc(struct net *net, struct rt6_info *rt) in fib6_start_gc()
930 void fib6_force_start_gc(struct net *net) in fib6_force_start_gc()
1257 static struct rt6_info *fib6_find_prefix(struct net *net, struct fib6_node *fn) in fib6_find_prefix()
1278 static struct fib6_node *fib6_repair_tree(struct net *net, in fib6_repair_tree()
1388 struct net *net = info->nl_net; in fib6_del_route() local
1442 struct net *net = info->nl_net; in fib6_del() local
1655 static void fib6_clean_tree(struct net *net, struct fib6_node *root, in fib6_clean_tree()
1674 static void __fib6_clean_all(struct net *net, in __fib6_clean_all()
1695 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *), in fib6_clean_all()
1711 static void fib6_prune_clones(struct net *net, struct fib6_node *fn) in fib6_prune_clones()
1717 static void fib6_flush_trees(struct net *net) in fib6_flush_trees()
1780 void fib6_run_gc(unsigned long expires, struct net *net, bool force) in fib6_run_gc()
1813 static int __net_init fib6_net_init(struct net *net) in fib6_net_init()
1868 static void fib6_net_exit(struct net *net) in fib6_net_exit()
1991 struct net *net) in ipv6_route_seq_next_table()
2026 struct net *net = seq_file_net(seq); in ipv6_route_seq_next() local
2064 struct net *net = seq_file_net(seq); in ipv6_route_seq_start() local