Searched refs:ifc_ifcu (Results 1 – 8 of 8) sorted by relevance
21 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()
213 } ifc_ifcu; member214 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */215 #define ifc_req ifc_ifcu.ifcu_req /* array of structures returned */
257 } ifc_ifcu; member259 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */260 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
779 } ifc_ifcu; member
1043 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
598 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);
865 } ifc_ifcu; member867 #define vki_ifc_buf ifc_ifcu.ifcu_buf /* buffer address */