Home
last modified time | relevance | path

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

/external/toybox/toys/net/
Difconfig.c411 {"mem_start", IFREQ_OFFSZ(ifr_map.mem_start), SIOCSIFMAP}, in ifconfig_main()
412 {"io_addr", IFREQ_OFFSZ(ifr_map.base_addr), SIOCSIFMAP}, in ifconfig_main()
413 {"irq", IFREQ_OFFSZ(ifr_map.irq), SIOCSIFMAP}, in ifconfig_main()
509 if (off == SIOCSIFMAP) xioctl(TT.sockfd, SIOCGIFMAP, &ifre); in ifconfig_main()
/external/strace/
Dsock.c192 case SIOCSIFMAP: in print_ifreq()
390 case SIOCSIFMAP: in MPERS_PRINTER_DECL()
/external/kernel-headers/original/uapi/linux/
Dsockios.h106 #define SIOCSIFMAP 0x8971 /* Set device parameters */ macro
/external/iproute2/include/uapi/linux/
Dsockios.h106 #define SIOCSIFMAP 0x8971 /* Set device parameters */ macro
/external/autotest/client/deps/lansim/src/
Dwrapper_sys_ioctl.c94 PyModule_AddIntMacro(m, SIOCSIFMAP); in _init_sys_ioctl_h()
/external/syzkaller/sys/linux/
Dsocket_amd64.const207 SIOCSIFMAP = 35185
Dsocket_arm64.const207 SIOCSIFMAP = 35185
Dsocket_ppc64le.const207 SIOCSIFMAP = 35185
Dsocket_arm.const207 SIOCSIFMAP = 35185
Dsocket_386.const207 SIOCSIFMAP = 35185
Dsocket.txt202 …THTOOL, SIOCGMIIPHY, SIOCGMIIREG, SIOCSMIIREG, SIOCWANDEV, SIOCGIFMAP, SIOCSIFMAP, SIOCBONDENSLAVE…
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc656 unsigned IOCTL_SIOCSIFMAP = SIOCSIFMAP;
Dsanitizer_common_interceptors_ioctl.inc232 _(SIOCSIFMAP, READ, struct_ifreq_sz);
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1439 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_mips64le.go1715 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_ppc64.go1771 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_arm.go1721 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_mips64.go1715 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_ppc64le.go1771 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_arm64.go1705 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_386.go1714 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_mips.go1715 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_s390x.go1775 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_mipsle.go1715 SIOCSIFMAP = 0x8971 const
Dzerrors_linux_amd64.go1715 SIOCSIFMAP = 0x8971 const