Searched defs:RCL_MultiBuffer_ListInfo_s (Results 1 – 1 of 1) sorted by relevance
102 struct RCL_MultiBuffer_ListInfo_s { struct103 List_List *multiBuffers; /*!< Pointer to list of MultiBuffers */104 RCL_MultiBuffer *nextBuffer; /*!< Pointer to next MultiBuffer to traverse */105 uint16_t nextIndex; /*!< Index of nextBuffer->data for next entry */