Lines Matching defs:net
51 static int __net_init fib4_rules_init(struct net *net) in fib4_rules_init()
75 struct fib_table *fib_new_table(struct net *net, u32 id) in fib_new_table()
113 struct fib_table *fib_get_table(struct net *net, u32 id) in fib_get_table()
132 static void fib_replace_table(struct net *net, struct fib_table *old, in fib_replace_table()
155 int fib_unmerge(struct net *net) in fib_unmerge()
177 static void fib_flush(struct net *net) in fib_flush()
195 void fib_flush_external(struct net *net) in fib_flush_external()
212 static inline unsigned int __inet_dev_addr_type(struct net *net, in __inet_dev_addr_type()
241 unsigned int inet_addr_type(struct net *net, __be32 addr) in inet_addr_type()
247 unsigned int inet_dev_addr_type(struct net *net, const struct net_device *dev, in inet_dev_addr_type()
261 struct net *net; in fib_compute_spec_dst() local
307 struct net *net; in __fib_validate_source() local
408 static int rtentry_to_fib_config(struct net *net, int cmd, struct rtentry *rt, in rtentry_to_fib_config()
540 int ip_rt_ioctl(struct net *net, unsigned int cmd, void __user *arg) in ip_rt_ioctl()
596 static int rtm_to_fib_config(struct net *net, struct sk_buff *skb, in rtm_to_fib_config()
669 struct net *net = sock_net(skb->sk); in inet_rtm_delroute() local
691 struct net *net = sock_net(skb->sk); in inet_rtm_newroute() local
713 struct net *net = sock_net(skb->sk); in inet_dump_fib() local
762 struct net *net = dev_net(ifa->ifa_dev->dev); in fib_magic() local
984 static void nl_fib_lookup(struct net *net, struct fib_result_nl *frn) in nl_fib_lookup()
1021 struct net *net; in nl_fib_input() local
1046 static int __net_init nl_fib_lookup_init(struct net *net) in nl_fib_lookup_init()
1060 static void nl_fib_lookup_exit(struct net *net) in nl_fib_lookup_exit()
1078 struct net *net = dev_net(dev); in fib_inetaddr_event() local
1109 struct net *net = dev_net(dev); in fib_netdev_event() local
1151 static int __net_init ip_fib_net_init(struct net *net) in ip_fib_net_init()
1173 static void ip_fib_net_exit(struct net *net) in ip_fib_net_exit()
1202 static int __net_init fib_net_init(struct net *net) in fib_net_init()
1228 static void __net_exit fib_net_exit(struct net *net) in fib_net_exit()