Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsockios.h51 #define SIOCGIFMEM 0x891f /* get memory address (BSD) */ macro
/external/iproute2/include/uapi/linux/
Dsockios.h51 #define SIOCGIFMEM 0x891f /* get memory address (BSD) */ macro
/external/autotest/client/deps/lansim/src/
Dwrapper_sys_ioctl.c53 PyModule_AddIntMacro(m, SIOCGIFMEM); in _init_sys_ioctl_h()
/external/syzkaller/sys/linux/
Dsocket_ppc64le.const180 SIOCGIFMEM = 35103
Dsocket_386.const180 SIOCGIFMEM = 35103
Dsocket_arm64.const180 SIOCGIFMEM = 35103
Dsocket_arm.const180 SIOCGIFMEM = 35103
Dsocket_amd64.const180 SIOCGIFMEM = 35103
Dsocket.txt202 …BRDADDR, SIOCGIFNETMASK, SIOCSIFNETMASK, SIOCGIFMETRIC, SIOCSIFMETRIC, SIOCGIFMEM, SIOCSIFMEM, SIO…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go830 SIOCGIFMEM = -0x3fdf96ed const
Dzerrors_linux_sparc64.go1408 SIOCGIFMEM = 0x891f const
Dzerrors_linux_mipsle.go1683 SIOCGIFMEM = 0x891f const
Dzerrors_linux_s390x.go1743 SIOCGIFMEM = 0x891f const
Dzerrors_linux_arm.go1689 SIOCGIFMEM = 0x891f const
Dzerrors_linux_ppc64le.go1739 SIOCGIFMEM = 0x891f const
Dzerrors_linux_mips64.go1683 SIOCGIFMEM = 0x891f const
Dzerrors_linux_ppc64.go1739 SIOCGIFMEM = 0x891f const
Dzerrors_linux_amd64.go1683 SIOCGIFMEM = 0x891f const
Dzerrors_linux_mips64le.go1683 SIOCGIFMEM = 0x891f const
Dzerrors_linux_386.go1682 SIOCGIFMEM = 0x891f const
Dzerrors_linux_mips.go1683 SIOCGIFMEM = 0x891f const
Dzerrors_linux_arm64.go1673 SIOCGIFMEM = 0x891f const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc647 unsigned IOCTL_SIOCGIFMEM = SIOCGIFMEM;
Dsanitizer_common_interceptors_ioctl.inc223 _(SIOCGIFMEM, WRITE, struct_ifreq_sz);