Home
last modified time | relevance | path

Searched refs:SIOCGARP (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
A Dsockios.h116 #define SIOCGARP 0x8954 /* get ARP table entry */ macro
/linux/net/ipv4/
A Darp.c1191 case SIOCGARP: in arp_ioctl()
1222 } else if (cmd == SIOCGARP) { in arp_ioctl()
1234 case SIOCGARP: in arp_ioctl()
1240 if (cmd == SIOCGARP && !err && copy_to_user(arg, &r, sizeof(r))) in arp_ioctl()
A Daf_inet.c945 case SIOCGARP: in inet_ioctl()
/linux/net/
A Dsocket.c3336 case SIOCGARP: in compat_sock_ioctl_trans()
/linux/net/packet/
A Daf_packet.c4194 case SIOCGARP: in packet_ioctl()

Completed in 24 milliseconds