Lines Matching defs:net
65 struct net *net; member
170 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
191 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table()
206 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
223 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
245 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
252 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
257 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
262 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
268 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
359 struct net *net = sock_net(skb->sk); in inet6_dump_fib() local
781 static __inline__ void fib6_start_gc(struct net *net, struct rt6_info *rt) in fib6_start_gc()
789 void fib6_force_start_gc(struct net *net) in fib6_force_start_gc()
1099 static struct rt6_info *fib6_find_prefix(struct net *net, struct fib6_node *fn) in fib6_find_prefix()
1120 static struct fib6_node *fib6_repair_tree(struct net *net, in fib6_repair_tree()
1226 struct net *net = info->nl_net; in fib6_del_route() local
1297 struct net *net = info->nl_net; in fib6_del() local
1499 static void fib6_clean_tree(struct net *net, struct fib6_node *root, in fib6_clean_tree()
1517 void fib6_clean_all_ro(struct net *net, int (*func)(struct rt6_info *, void *arg), in fib6_clean_all_ro()
1536 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *arg), in fib6_clean_all()
1566 static void fib6_prune_clones(struct net *net, struct fib6_node *fn, in fib6_prune_clones()
1628 void fib6_run_gc(unsigned long expires, struct net *net) in fib6_run_gc()
1660 static int __net_init fib6_net_init(struct net *net) in fib6_net_init()
1715 static void fib6_net_exit(struct net *net) in fib6_net_exit()