Searched refs:SIOCGARP (Results 1 – 5 of 5) sorted by relevance
116 #define SIOCGARP 0x8954 /* get ARP table entry */ macro
1217 case SIOCGARP: in arp_ioctl()1248 } else if (cmd == SIOCGARP) { in arp_ioctl()1260 case SIOCGARP: in arp_ioctl()1266 if (cmd == SIOCGARP && !err && copy_to_user(arg, &r, sizeof(r))) in arp_ioctl()
953 case SIOCGARP: in inet_ioctl()
3412 case SIOCGARP: in compat_sock_ioctl_trans()
4219 case SIOCGARP: in packet_ioctl()
Completed in 23 milliseconds