Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c237 frame->info.totalItemCnt = 0; in FillpFrameRxNewFrag()
273 h->curFrame.info.totalItemCnt++; in FillpFrameRxUpdateAndNotify()
283 h->curFrame.info.size, h->curFrame.info.fragCnt, h->curFrame.info.totalItemCnt, in FillpFrameRxUpdateAndNotify()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_frame.h52 FILLP_UINT32 totalItemCnt; /* packet count of the frame */ member