Home
last modified time | relevance | path

Searched refs:SIOCSIFENCAP (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsockios.h57 #define SIOCSIFENCAP 0x8926 macro
/external/autotest/client/deps/lansim/src/
Dwrapper_sys_ioctl.c60 PyModule_AddIntMacro(m, SIOCSIFENCAP); in _init_sys_ioctl_h()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc653 unsigned IOCTL_SIOCSIFENCAP = SIOCSIFENCAP;
Dsanitizer_common_interceptors_ioctl.inc229 _(SIOCSIFENCAP, READ, sizeof(int));