Searched refs:SIOCGIFENCAP (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dsockios.h54 #define SIOCGIFENCAP 0x8925 /* get/set encapsulations */ macro
/external/autotest/client/deps/lansim/src/
H A Dwrapper_sys_ioctl.c59 PyModule_AddIntMacro(m, SIOCGIFENCAP);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc217 _(SIOCGIFENCAP, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_posix.cc639 unsigned IOCTL_SIOCGIFENCAP = SIOCGIFENCAP;

Completed in 64 milliseconds