Searched defs:ifc_ifcu (Results 1 - 7 of 7) sorted by relevance

/external/strace/mpers-m32/
H A Dstruct_ifconf.h9 } ifc_ifcu; member in struct:__anon18929
/external/strace/mpers-mx32/
H A Dstruct_ifconf.h9 } ifc_ifcu; member in struct:__anon19098
/external/libpcap/Win32/Include/net/
H A Dif.h213 } ifc_ifcu; member in struct:ifconf
214 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
215 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
/external/iproute2/include/linux/
H A Dif.h257 } ifc_ifcu; member in struct:ifconf
259 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
260 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
/external/kernel-headers/original/uapi/linux/
H A Dif.h283 } ifc_ifcu; member in struct:ifconf
287 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
288 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h804 } ifc_ifcu; member in struct:__sanitizer::__sanitizer_ifconf
/external/valgrind/include/vki/
H A Dvki-linux.h862 } ifc_ifcu; member in struct:vki_ifconf
864 #define vki_ifc_buf ifc_ifcu.ifcu_buf /* buffer address */

Completed in 303 milliseconds