Home
last modified time | relevance | path

Searched refs:procSize (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.c256 frame->curFrag.procSize = 0; in FillpFrameRxNewFrag()
277 h->curFrame.curFrag.procSize += item->dataLen; in FillpFrameRxUpdateAndNotify()
278 if (h->curFrame.curFrag.size == h->curFrame.curFrag.procSize) { in FillpFrameRxUpdateAndNotify()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_frame.h42 FILLP_UINT32 procSize; /* current size of received data of this fragment, member