Home
last modified time | relevance | path

Searched refs:ifc_ifcu (Results 1 – 14 of 14) sorted by relevance

/external/compiler-rt/test/msan/
Dioctl_custom.cc21 ifc.ifc_ifcu.ifcu_req = ifreqs; in main()
30 for (int i = 0; i < ifc.ifc_len / sizeof(*ifc.ifc_ifcu.ifcu_req); ++i) in main()
/external/libpcap/Win32/Include/net/
Dif.h213 } ifc_ifcu; member
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/
Dif.h257 } ifc_ifcu; member
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/
Dif.h283 } ifc_ifcu; member
287 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */
288 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
/external/strace/mpers-m32/
Dstruct_ifconf.h9 } ifc_ifcu; member
Dstruct_ifconf.d2389 DW_AT_name : (indirect string, offset: 0x6): ifc_ifcu
Dstruct_ifconf.d1343 <2cd> DW_AT_name : (indirect string, offset: 0x6): ifc_ifcu
/external/strace/mpers-mx32/
Dstruct_ifconf.h9 } ifc_ifcu; member
Dstruct_ifconf.d2389 DW_AT_name : (indirect string, offset: 0x6): ifc_ifcu
Dstruct_ifconf.d1343 <2cd> DW_AT_name : (indirect string, offset: 0x6): ifc_ifcu
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h804 } ifc_ifcu; member
Dsanitizer_platform_limits_posix.cc1048 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
Dsanitizer_common_interceptors_ioctl.inc601 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);
/external/valgrind/include/vki/
Dvki-linux.h865 } ifc_ifcu; member
867 #define vki_ifc_buf ifc_ifcu.ifcu_buf /* buffer address */