Home
last modified time | relevance | path

Searched refs:SIOCSIFNAME (Results 1 – 25 of 32) sorted by relevance

12

/external/strace/
Dsock.c379 case SIOCSIFNAME: in MPERS_PRINTER_DECL()
398 if (code == SIOCSIFNAME) { in MPERS_PRINTER_DECL()
/external/kernel-headers/original/uapi/linux/
Dsockios.h55 #define SIOCSIFNAME 0x8923 /* set interface name */ macro
/external/iproute2/include/uapi/linux/
Dsockios.h55 #define SIOCSIFNAME 0x8923 /* set interface name */ macro
/external/autotest/client/deps/lansim/src/
Dwrapper_sys_ioctl.c57 PyModule_AddIntMacro(m, SIOCSIFNAME); in _init_sys_ioctl_h()
/external/syzkaller/sys/linux/
Dsocket_amd64.const211 SIOCSIFNAME = 35107
Dsocket_arm64.const211 SIOCSIFNAME = 35107
Dsocket_ppc64le.const211 SIOCSIFNAME = 35107
Dsocket_arm.const211 SIOCSIFNAME = 35107
Dsocket_386.const211 SIOCSIFNAME = 35107
Dsocket.txt202 …METRIC, SIOCSIFMETRIC, SIOCGIFMEM, SIOCSIFMEM, SIOCGIFMTU, SIOCSIFMTU, SIOCSIFNAME, SIOCSIFHWADDR,…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go890 SIOCSIFNAME = -0x7fdf96b7 const
Dzerrors_dragonfly_amd64.go1129 SIOCSIFNAME = 0x80206928 const
Dzerrors_freebsd_arm.go1304 SIOCSIFNAME = 0x80206928 const
Dzerrors_freebsd_amd64.go1296 SIOCSIFNAME = 0x80206928 const
Dzerrors_freebsd_386.go1295 SIOCSIFNAME = 0x80206928 const
Dzerrors_linux_sparc64.go1443 SIOCSIFNAME = 0x8923 const
Dzerrors_linux_mips64le.go1719 SIOCSIFNAME = 0x8923 const
Dzerrors_linux_ppc64.go1775 SIOCSIFNAME = 0x8923 const
Dzerrors_linux_arm.go1725 SIOCSIFNAME = 0x8923 const
Dzerrors_linux_mips64.go1719 SIOCSIFNAME = 0x8923 const
Dzerrors_linux_ppc64le.go1775 SIOCSIFNAME = 0x8923 const
Dzerrors_linux_arm64.go1709 SIOCSIFNAME = 0x8923 const
Dzerrors_linux_386.go1718 SIOCSIFNAME = 0x8923 const
Dzerrors_linux_mips.go1719 SIOCSIFNAME = 0x8923 const
/external/iproute2/ip/
Diplink.c1111 err = ioctl(fd, SIOCSIFNAME, &ifr); in do_changename()

12