Searched refs:arpreq (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv4/ |
| H A D | arp.c | 1013 static struct net_device *arp_req_dev_by_name(struct net *net, struct arpreq *r, in arp_req_dev_by_name() 1035 static struct net_device *arp_req_dev(struct net *net, struct arpreq *r) in arp_req_dev() 1079 static int arp_req_set_public(struct net *net, struct arpreq *r, in arp_req_set_public() 1099 static int arp_req_set(struct net *net, struct arpreq *r) in arp_req_set() 1169 static int arp_req_get(struct net *net, struct arpreq *r) in arp_req_get() 1230 static int arp_req_delete_public(struct net *net, struct arpreq *r, in arp_req_delete_public() 1244 static int arp_req_delete(struct net *net, struct arpreq *r) in arp_req_delete() 1267 struct arpreq r; in arp_ioctl() 1278 err = copy_from_user(&r, arg, sizeof(struct arpreq)); in arp_ioctl()
|
| /linux/include/uapi/linux/ |
| H A D | if_arp.h | 117 struct arpreq { struct
|