Searched refs:SIOCGARP (Results 1 – 5 of 5) sorted by relevance
95 #define SIOCGARP 0x8954 /* get ARP table entry */ macro
1189 case SIOCGARP: in arp_ioctl()1220 } else if (cmd == SIOCGARP) { in arp_ioctl()1232 case SIOCGARP: in arp_ioctl()1238 if (cmd == SIOCGARP && !err && copy_to_user(arg, &r, sizeof(r))) in arp_ioctl()
930 case SIOCGARP: in inet_ioctl()
3190 case SIOCGARP: in compat_sock_ioctl_trans()
4068 case SIOCGARP: in packet_ioctl()