Home
last modified time | relevance | path

Searched refs:SIOCSIFMEM (Results 1 – 24 of 24) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsockios.h52 #define SIOCSIFMEM 0x8920 /* set memory address (BSD) */ macro
/external/iproute2/include/uapi/linux/
Dsockios.h52 #define SIOCSIFMEM 0x8920 /* set memory address (BSD) */ macro
/external/autotest/client/deps/lansim/src/
Dwrapper_sys_ioctl.c54 PyModule_AddIntMacro(m, SIOCSIFMEM); in _init_sys_ioctl_h()
/external/syzkaller/sys/linux/
Dsocket_ppc64le.const208 SIOCSIFMEM = 35104
Dsocket_386.const208 SIOCSIFMEM = 35104
Dsocket_arm64.const208 SIOCSIFMEM = 35104
Dsocket_arm.const208 SIOCSIFMEM = 35104
Dsocket_amd64.const208 SIOCSIFMEM = 35104
Dsocket.txt202 …CGIFNETMASK, SIOCSIFNETMASK, SIOCGIFMETRIC, SIOCSIFMETRIC, SIOCGIFMEM, SIOCSIFMEM, SIOCGIFMTU, SIO…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go886 SIOCSIFMEM = -0x7fdf96ee const
Dzerrors_linux_sparc64.go1440 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_mipsle.go1716 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_s390x.go1776 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_arm.go1722 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_ppc64le.go1772 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_mips64.go1716 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_ppc64.go1772 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_amd64.go1716 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_mips64le.go1716 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_386.go1715 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_mips.go1716 SIOCSIFMEM = 0x8920 const
Dzerrors_linux_arm64.go1706 SIOCSIFMEM = 0x8920 const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc657 unsigned IOCTL_SIOCSIFMEM = SIOCSIFMEM;
Dsanitizer_common_interceptors_ioctl.inc233 _(SIOCSIFMEM, READ, struct_ifreq_sz);