Home
last modified time | relevance | path

Searched refs:indexType (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A DMuxCommon.c113 s->index_ring[i].index_data.indexType = INDEX_TYPE_NONE; in outbuf_init()
186 s->index_ring[s->index_write].index_data.indexType = pinfo->type; in outbuf_put()
H A DMuxCommon.h107 INDEX_TYPE_T indexType; member