Home
last modified time | relevance | path

Searched defs:detaTime (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c183 FILLP_LLONG detaTime = (FILLP_LLONG)(pcb->pcbInst->curTime - flowControl->sendTime); in FillpSendTimerCb() local
H A Dfillp_flow_control.c364 FILLP_LLONG detaTime; in FillpFcCycle() local
H A Dfillp_pcb.c516 FILLP_LLONG detaTime = (FILLP_LLONG)(fpcb->pcbInst->curTime - flowControl->sendTime); in FillpPcbSendFc() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c74 struct FtSocket *sock, struct FillpFlowControl *flowControl, FILLP_LLONG detaTime) in SpungeCalExpectedBytes()
111 void SpungeDoSendCycle(struct SpungePcb *pcb, struct SpungeInstance *inst, FILLP_LLONG detaTime) in SpungeDoSendCycle()