Lines Matching defs:net
54 static int __net_init fib4_rules_init(struct net *net) in fib4_rules_init()
78 struct fib_table *fib_new_table(struct net *net, u32 id) in fib_new_table()
114 struct fib_table *fib_get_table(struct net *net, u32 id) in fib_get_table()
133 static void fib_replace_table(struct net *net, struct fib_table *old, in fib_replace_table()
153 int fib_unmerge(struct net *net) in fib_unmerge()
185 static void fib_flush(struct net *net) in fib_flush()
207 static inline unsigned int __inet_dev_addr_type(struct net *net, in __inet_dev_addr_type()
236 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id) in inet_addr_type_table()
242 unsigned int inet_addr_type(struct net *net, __be32 addr) in inet_addr_type()
248 unsigned int inet_dev_addr_type(struct net *net, const struct net_device *dev, in inet_dev_addr_type()
260 unsigned int inet_addr_type_dev_table(struct net *net, in inet_addr_type_dev_table()
276 struct net *net; in fib_compute_spec_dst() local
322 struct net *net = dev_net(dev); in __fib_validate_source() local
432 static int rtentry_to_fib_config(struct net *net, int cmd, struct rtentry *rt, in rtentry_to_fib_config()
568 int ip_rt_ioctl(struct net *net, unsigned int cmd, void __user *arg) in ip_rt_ioctl()
627 static int rtm_to_fib_config(struct net *net, struct sk_buff *skb, in rtm_to_fib_config()
713 struct net *net = sock_net(skb->sk); in inet_rtm_delroute() local
735 struct net *net = sock_net(skb->sk); in inet_rtm_newroute() local
757 struct net *net = sock_net(skb->sk); in inet_dump_fib() local
813 struct net *net = dev_net(ifa->ifa_dev->dev); in fib_magic() local
1048 static void nl_fib_lookup(struct net *net, struct fib_result_nl *frn) in nl_fib_lookup()
1085 struct net *net; in nl_fib_input() local
1111 static int __net_init nl_fib_lookup_init(struct net *net) in nl_fib_lookup_init()
1125 static void nl_fib_lookup_exit(struct net *net) in nl_fib_lookup_exit()
1144 struct net *net = dev_net(dev); in fib_inetaddr_event() local
1176 struct net *net = dev_net(dev); in fib_netdev_event() local
1233 static int __net_init ip_fib_net_init(struct net *net) in ip_fib_net_init()
1255 static void ip_fib_net_exit(struct net *net) in ip_fib_net_exit()
1288 static int __net_init fib_net_init(struct net *net) in fib_net_init()
1314 static void __net_exit fib_net_exit(struct net *net) in fib_net_exit()