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 */
231 } ifc_ifcu; member233 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */234 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
228 } ifc_ifcu; member230 #define ifc_buf ifc_ifcu.ifcu_buf /* buffer address */231 #define ifc_req ifc_ifcu.ifcu_req /* array of structures */
726 } ifc_ifcu; member
965 CHECK_SIZE_AND_OFFSET(ifconf, ifc_ifcu);
603 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, ifc->ifc_ifcu.ifcu_req, ifc->ifc_len);
846 } ifc_ifcu; member848 #define vki_ifc_buf ifc_ifcu.ifcu_buf /* buffer address */