Searched refs:SIOCGARP (Results 1 – 9 of 9) sorted by relevance
77 #define SIOCGARP 0x8954 /* get ARP table entry */ macro
95 #define SIOCGARP 0x8954 /* get ARP table entry */ macro
116 #define SIOCGARP 0x8954 /* get ARP table entry */ macro
1196 case SIOCGARP: in arp_ioctl()1227 } else if (cmd == SIOCGARP) { in arp_ioctl()1239 case SIOCGARP: in arp_ioctl()1245 if (cmd == SIOCGARP && !err && copy_to_user(arg, &r, sizeof(r))) in arp_ioctl()
947 case SIOCGARP: in inet_ioctl()
3351 case SIOCGARP: in compat_sock_ioctl_trans()
4181 case SIOCGARP: in packet_ioctl()