Home
last modified time | relevance | path

Searched refs:FillpFlowControl (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_flow_control_alg0.c32 struct FillpFlowControl *flowControl = &pcb->send.flowControl; in FillpAlg0CalSendInterval()
158 struct FillpFlowControl *flowControl = &pcb->send.flowControl; in FillpAlg0FcHandleInit()
191 struct FillpFlowControl *flowControl = &pcb->send.flowControl; in FillpAlg0FcHandleBwProbe()
208 struct FillpFlowControl *flowControl = &pcb->send.flowControl; in FillpAlg0PackStateProcess()
H A Dfillp_timer.c182 struct FillpFlowControl *flowControl = &pcb->send.flowControl; in FillpSendTimerCb()
H A Dfillp_flow_control.c166 struct FillpFlowControl *flowControl = &pcb->send.flowControl; in FillpCalSendInterval()
H A Dfillp_pcb.c515 struct FillpFlowControl *flowControl = &fpcb->send.flowControl; in FillpPcbSendFc()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_flow_control_alg0.h45 struct FillpFlowControl *flowControl;
H A Dfillp_pcb.h99 struct FillpFlowControl { struct
142 struct FillpFlowControl flowControl;
/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()
124 struct FillpFlowControl *flowControl = &pcb->fpcb.send.flowControl; in SpungeDoSendCycle()