Lines Matching defs:net

93 #define IPV4_DEVCONF_DFLT(net, attr) \  argument
121 static u32 inet_addr_hash(const struct net *net, __be32 addr) in inet_addr_hash()
128 static void inet_hash_insert(struct net *net, struct in_ifaddr *ifa) in inet_hash_insert()
150 struct net_device *__ip_dev_find(struct net *net, __be32 addr, bool devref) in __ip_dev_find()
181 struct in_ifaddr *inet_lookup_ifaddr_rcu(struct net *net, __be32 addr) in inet_lookup_ifaddr_rcu()
588 struct in_device *inetdev_by_index(struct net *net, int ifindex) in inetdev_by_index()
618 static int ip_mc_autojoin_config(struct net *net, bool join, in ip_mc_autojoin_config()
647 struct net *net = sock_net(skb->sk); in inet_rtm_deladdr() local
823 static struct in_ifaddr *rtm_to_ifaddr(struct net *net, struct nlmsghdr *nlh, in rtm_to_ifaddr()
931 struct net *net = sock_net(skb->sk); in inet_rtm_newaddr() local
1009 int devinet_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr) in devinet_ioctl()
1307 struct net *net = dev_net(dev); in inet_select_addr() local
1423 __be32 inet_confirm_addr(struct net *net, struct in_device *in_dev, in inet_confirm_addr()
1753 struct net *net; in inet_valid_dump_ifaddr_req() local
1811 struct net *net = sock_net(skb->sk); in inet_dump_ifaddr() local
1897 struct net *net; in rtmsg_ifa() local
2087 void inet_netconf_notify_devconf(struct net *net, int event, int type, in inet_netconf_notify_devconf()
2163 struct net *net = sock_net(in_skb->sk); in inet_netconf_get_devconf() local
2223 struct net *net = sock_net(skb->sk); in inet_netconf_dump_devconf() local
2308 static void devinet_copy_dflt_conf(struct net *net, int i) in devinet_copy_dflt_conf()
2324 static void inet_forward_change(struct net *net) in inet_forward_change()
2356 static int devinet_conf_ifindex(struct net *net, struct ipv4_devconf *cnf) in devinet_conf_ifindex()
2378 struct net *net = ctl->extra2; in devinet_conf_proc() local
2430 struct net *net = ctl->extra2; in devinet_sysctl_forward() local
2470 struct net *net = ctl->extra2; in ipv4_doint_and_flush() local
2553 static int __devinet_sysctl_register(struct net *net, char *dev_name, in __devinet_sysctl_register()
2588 static void __devinet_sysctl_unregister(struct net *net, in __devinet_sysctl_unregister()
2621 struct net *net = dev_net(idev->dev); in devinet_sysctl_unregister() local
2642 static __net_init int devinet_init_net(struct net *net) in devinet_init_net()
2727 static __net_exit void devinet_exit_net(struct net *net) in devinet_exit_net()