Home
last modified time | relevance | path

Searched refs:retramistRto (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h163 FILLP_ULLONG retramistRto; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c79 cmpGap = (FILLP_LLONG)pcb->send.retramistRto; in FillpMoveOneNode()
715 pcb->send.retramistRto = pcb->rtt; in FillpCalPackInterval()
730 packInterval, pcb->send.retramistRto); in FillpCalPackInterval()
H A Dfillp_flow_control_alg0.c106 pcb->send.retramistRto = (FILLP_ULLONG)pcb->rtt; in FillpAlg0FcInit()
H A Dfillp_pcb.c211 pcb->retramistRto = 0; in InitSimplePcbPar()