Lines Matching defs:net
104 static struct fib_rules_ops *lookup_rules_ops(struct net *net, int family) in lookup_rules_ops()
138 struct net *net; in __fib_rules_register() local
164 fib_rules_register(const struct fib_rules_ops *tmpl, struct net *net) in fib_rules_register()
200 struct net *net = ops->fro_net; in fib_rules_unregister() local
361 static int call_fib_rule_notifiers(struct net *net, in call_fib_rule_notifiers()
378 int fib_rules_dump(struct net *net, struct notifier_block *nb, int family, in fib_rules_dump()
400 unsigned int fib_rules_seq_read(struct net *net, int family) in fib_rules_seq_read()
523 struct net *net = sock_net(skb->sk); in fib_nl2rule() local
756 struct net *net = sock_net(skb->sk); in fib_nl_newrule() local
864 struct net *net = sock_net(skb->sk); in fib_nl_delrule() local
1124 struct net *net = sock_net(skb->sk); in fib_nl_dumprule() local
1169 struct net *net; in notify_rule_change() local
1224 struct net *net = dev_net(dev); in fib_rules_event() local
1255 static int __net_init fib_rules_net_init(struct net *net) in fib_rules_net_init()
1262 static void __net_exit fib_rules_net_exit(struct net *net) in fib_rules_net_exit()