Home
last modified time | relevance | path

Searched refs:SIOCGIFNAME (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dsockios.h57 #define SIOCGIFNAME 0x8910 /* get iface name */ macro
/linux/arch/um/os-Linux/
H A Dfile.c103 if (ioctl(fd, SIOCGIFNAME, namebuf) < 0) in os_get_ifname()
/linux/drivers/net/slip/
H A Dslip.c1087 case SIOCGIFNAME:
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst268 * SIOCGIFCONF, SIOCGIFINDEX, SIOCGIFNAME, SIOCGIFFLAGS
/linux/net/
H A Dsocket.c3598 case SIOCGIFNAME: in compat_sock_ioctl_trans()
/linux/Documentation/networking/
H A Dcan.rst370 ioctl(s, SIOCGIFNAME, &ifr);