Searched refs:rxStarted (Results 1 – 2 of 2) sorted by relevance
213 h->curFrame.rxStarted = FILLP_FALSE; in FillpFrameParseOption()231 frame->rxStarted = FILLP_TRUE; in FillpFrameRxNewFrag()243 if (!frame->rxStarted) { in FillpFrameRxNewFrag()290 h->curFrame.rxStarted = FILLP_FALSE; in FillpFrameRxUpdateAndNotify()305 if (!h->curFrame.rxStarted) { in FillpFrameRx()
61 FILLP_BOOL rxStarted; /* first pkt of the first fragment has been received */ member