Lines Matching defs:net
93 static int call_fib_entry_notifiers(struct net *net, in call_fib_entry_notifiers()
1011 fib_find_matching_alias(struct net *net, const struct fib_rt_info *fri) in fib_find_matching_alias()
1038 void fib_alias_hw_flags_set(struct net *net, const struct fib_rt_info *fri) in fib_alias_hw_flags_set()
1194 int fib_table_insert(struct net *net, struct fib_table *tb, in fib_table_insert()
1657 static void fib_notify_alias_delete(struct net *net, u32 key, in fib_notify_alias_delete()
1688 int fib_table_delete(struct net *net, struct fib_table *tb, in fib_table_delete()
2000 int fib_table_flush(struct net *net, struct fib_table *tb, bool flush_all) in fib_table_flush()
2089 static void __fib_info_notify_update(struct net *net, struct fib_table *tb, in __fib_info_notify_update()
2137 void fib_info_notify_update(struct net *net, struct nl_info *info) in fib_info_notify_update()
2205 int fib_notify(struct net *net, struct notifier_block *nb, in fib_notify()
2611 struct net *net = seq->private; in fib_triestat_seq_show() local
2649 struct net *net = seq_file_net(seq); in fib_trie_get_idx() local
2683 struct net *net = seq_file_net(seq); in fib_trie_seq_next() local
3009 int __net_init fib_proc_init(struct net *net) in fib_proc_init()
3033 void __net_exit fib_proc_exit(struct net *net) in fib_proc_exit()