Lines Matching defs:net
394 struct net *net = dev_net(in_dev->dev); in arp_ignore() local
433 struct net *net = dev_net(dev); in arp_filter() local
627 static int arp_xmit_finish(struct net *net, struct sock *sk, struct sk_buff *skb) in arp_xmit_finish()
648 static int arp_process(struct net *net, struct sock *sk, struct sk_buff *skb) in arp_process()
934 static int arp_req_set_proxy(struct net *net, struct net_device *dev, int on) in arp_req_set_proxy()
947 static int arp_req_set_public(struct net *net, struct arpreq *r, in arp_req_set_public()
970 static int arp_req_set(struct net *net, struct arpreq *r, in arp_req_set()
1081 static int arp_req_delete_public(struct net *net, struct arpreq *r, in arp_req_delete_public()
1096 static int arp_req_delete(struct net *net, struct arpreq *r, in arp_req_delete()
1121 int arp_ioctl(struct net *net, unsigned int cmd, void __user *arg) in arp_ioctl()
1379 static int __net_init arp_net_init(struct net *net) in arp_net_init()
1386 static void __net_exit arp_net_exit(struct net *net) in arp_net_exit()