HomeSort by relevance Sort by last modified time
    Searched refs:ifc_ifcu (Results 1 - 9 of 9) sorted by null

  /external/compiler-rt/test/msan/
ioctl_custom.cc 21 ifc.ifc_ifcu.ifcu_req = ifreqs;
30 for (int i = 0; i < ifc.ifc_len / sizeof(*ifc.ifc_ifcu.ifcu_req); ++i)
  /bionic/libc/kernel/uapi/linux/
if.h 206 } ifc_ifcu; member in struct:ifconf
209 #define ifc_buf ifc_ifcu.ifcu_buf
210 #define ifc_req ifc_ifcu.ifcu_req
  /development/ndk/platforms/android-3/include/linux/
if.h 171 } ifc_ifcu; member in struct:ifconf
173 #define ifc_buf ifc_ifcu.ifcu_buf
174 #define ifc_req ifc_ifcu.ifcu_req
  /development/ndk/platforms/android-L/include/linux/
if.h 205 } ifc_ifcu; member in struct:ifconf
207 #define ifc_buf ifc_ifcu.ifcu_buf
209 #define ifc_req ifc_ifcu.ifcu_req
  /external/iproute2/include/linux/
if.h 228 } 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/
if.h 231 } 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/libpcap/Win32/Include/net/
if.h 213 } 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/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 726 } ifc_ifcu; member in struct:__sanitizer::__sanitizer_ifconf
    [all...]
sanitizer_platform_limits_posix.cc     [all...]

Completed in 537 milliseconds