Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dsockios.h56 #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/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc644 unsigned IOCTL_SIOCGIFENCAP = SIOCGIFENCAP;
Dsanitizer_common_interceptors_ioctl.inc220 _(SIOCGIFENCAP, WRITE, sizeof(int));