Lines Matching defs:net
54 static int __net_init fib4_rules_init(struct net *net) in fib4_rules_init()
77 static bool fib4_has_custom_rules(struct net *net) in fib4_has_custom_rules()
83 struct fib_table *fib_new_table(struct net *net, u32 id) in fib_new_table()
119 struct fib_table *fib_get_table(struct net *net, u32 id) in fib_get_table()
137 static bool fib4_has_custom_rules(struct net *net) in fib4_has_custom_rules()
143 static void fib_replace_table(struct net *net, struct fib_table *old, in fib_replace_table()
163 int fib_unmerge(struct net *net) in fib_unmerge()
195 static void fib_flush(struct net *net) in fib_flush()
217 static inline unsigned int __inet_dev_addr_type(struct net *net, in __inet_dev_addr_type()
246 unsigned int inet_addr_type_table(struct net *net, __be32 addr, u32 tb_id) in inet_addr_type_table()
252 unsigned int inet_addr_type(struct net *net, __be32 addr) in inet_addr_type()
258 unsigned int inet_dev_addr_type(struct net *net, const struct net_device *dev, in inet_dev_addr_type()
270 unsigned int inet_addr_type_dev_table(struct net *net, in inet_addr_type_dev_table()
286 struct net *net; in fib_compute_spec_dst() local
330 struct net *net = dev_net(dev); in __fib_validate_source() local
417 struct net *net = dev_net(dev); in fib_validate_source() local
459 static int rtentry_to_fib_config(struct net *net, int cmd, struct rtentry *rt, in rtentry_to_fib_config()
595 int ip_rt_ioctl(struct net *net, unsigned int cmd, struct rtentry *rt) in ip_rt_ioctl()
657 static int rtm_to_fib_config(struct net *net, struct sk_buff *skb, in rtm_to_fib_config()
753 struct net *net = sock_net(skb->sk); in inet_rtm_delroute() local
777 struct net *net = sock_net(skb->sk); in inet_rtm_newroute() local
801 struct net *net = sock_net(skb->sk); in inet_dump_fib() local
858 struct net *net = dev_net(ifa->ifa_dev->dev); in fib_magic() local
1123 static void nl_fib_lookup(struct net *net, struct fib_result_nl *frn) in nl_fib_lookup()
1160 struct net *net; in nl_fib_input() local
1186 static int __net_init nl_fib_lookup_init(struct net *net) in nl_fib_lookup_init()
1200 static void nl_fib_lookup_exit(struct net *net) in nl_fib_lookup_exit()
1220 struct net *net = dev_net(dev); in fib_inetaddr_event() local
1253 struct net *net = dev_net(dev); in fib_netdev_event() local
1313 static int __net_init ip_fib_net_init(struct net *net) in ip_fib_net_init()
1343 static void ip_fib_net_exit(struct net *net) in ip_fib_net_exit()
1377 static int __net_init fib_net_init(struct net *net) in fib_net_init()
1403 static void __net_exit fib_net_exit(struct net *net) in fib_net_exit()