Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_output.c382 item->firstSendTimestamp = fpcb->pcbInst->curTime; in FillpSendItem()
383 item->lastSendTimestamp = item->firstSendTimestamp; in FillpSendItem()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h103 FILLP_LLONG firstSendTimestamp; member