Home
last modified time | relevance | path

Searched refs:SIOCGIFENCAP (Results 1 – 23 of 23) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsockios.h57 #define SIOCGIFENCAP 0x8925 /* get/set encapsulations */ macro
/external/iproute2/include/uapi/linux/
Dsockios.h57 #define SIOCGIFENCAP 0x8925 /* get/set encapsulations */ macro
/external/autotest/client/deps/lansim/src/
Dwrapper_sys_ioctl.c59 PyModule_AddIntMacro(m, SIOCGIFENCAP); in _init_sys_ioctl_h()
/external/syzkaller/sys/linux/
Dsocket_amd64.const175 SIOCGIFENCAP = 35109
Dsocket_arm64.const175 SIOCGIFENCAP = 35109
Dsocket_ppc64le.const175 SIOCGIFENCAP = 35109
Dsocket_arm.const175 SIOCGIFENCAP = 35109
Dsocket_386.const175 SIOCGIFENCAP = 35109
Dsocket.txt202 …FMEM, SIOCSIFMEM, SIOCGIFMTU, SIOCSIFMTU, SIOCSIFNAME, SIOCSIFHWADDR, SIOCGIFENCAP, SIOCSIFENCAP, …
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc644 unsigned IOCTL_SIOCGIFENCAP = SIOCGIFENCAP;
Dsanitizer_common_interceptors_ioctl.inc220 _(SIOCGIFENCAP, WRITE, sizeof(int));
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1403 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_mips64le.go1678 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_ppc64.go1734 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_arm.go1684 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_mips64.go1678 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_ppc64le.go1734 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_arm64.go1668 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_386.go1677 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_mips.go1678 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_s390x.go1738 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_mipsle.go1678 SIOCGIFENCAP = 0x8925 const
Dzerrors_linux_amd64.go1678 SIOCGIFENCAP = 0x8925 const