Lines Matching defs:net

62 	struct net *net;  member
167 static void fib6_link_table(struct net *net, struct fib6_table *tb) in fib6_link_table()
188 static struct fib6_table *fib6_alloc_table(struct net *net, u32 id) in fib6_alloc_table()
202 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
219 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
242 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
249 struct fib6_table *fib6_new_table(struct net *net, u32 id) in fib6_new_table()
254 struct fib6_table *fib6_get_table(struct net *net, u32 id) in fib6_get_table()
259 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
265 static void __net_init fib6_tables_init(struct net *net) in fib6_tables_init()
356 struct net *net = sock_net(skb->sk); in inet6_dump_fib() local
737 static __inline__ void fib6_start_gc(struct net *net, struct rt6_info *rt) in fib6_start_gc()
745 void fib6_force_start_gc(struct net *net) in fib6_force_start_gc()
1059 static struct rt6_info *fib6_find_prefix(struct net *net, struct fib6_node *fn) in fib6_find_prefix()
1080 static struct fib6_node *fib6_repair_tree(struct net *net, in fib6_repair_tree()
1186 struct net *net = info->nl_net; in fib6_del_route() local
1246 struct net *net = info->nl_net; in fib6_del() local
1447 static void fib6_clean_tree(struct net *net, struct fib6_node *root, in fib6_clean_tree()
1465 void fib6_clean_all_ro(struct net *net, int (*func)(struct rt6_info *, void *arg), in fib6_clean_all_ro()
1485 void fib6_clean_all(struct net *net, int (*func)(struct rt6_info *, void *arg), in fib6_clean_all()
1516 static void fib6_prune_clones(struct net *net, struct fib6_node *fn, in fib6_prune_clones()
1569 void fib6_run_gc(unsigned long expires, struct net *net) in fib6_run_gc()
1601 static int __net_init fib6_net_init(struct net *net) in fib6_net_init()
1654 static void fib6_net_exit(struct net *net) in fib6_net_exit()