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

/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.h228 } ifc_ifcu; member in struct:ifconf
230 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
231 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
/external/kernel-headers/original/uapi/linux/
H A Dif.h231 } ifc_ifcu; member in struct:ifconf
233 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
234 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h726 } ifc_ifcu; member in struct:__sanitizer::__sanitizer_ifconf
/external/valgrind/main/include/vki/
H A Dvki-linux.h846 } ifc_ifcu; member in struct:vki_ifconf
848 #define vki_ifc_buf ifc_ifcu.ifcu_buf /* buffer address */

Completed in 958 milliseconds