Home
last modified time | relevance | path

Searched refs:FILLP_ONE_THIRD_OF_RTT (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dopt.h53 #define FILLP_ONE_THIRD_OF_RTT 3 /* one third part of rtt */ macro
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_common.c687 pcb->send.tailProtect.minJudgeThreshold = FILLP_ONE_THIRD_OF_RTT; in FillpAjustTlpParameterByRtt()
688 pcb->send.tailProtect.maxJudgeThreshold = FILLP_ONE_THIRD_OF_RTT + 1; in FillpAjustTlpParameterByRtt()
691 pcb->send.tailProtect.minJudgeThreshold = FILLP_ONE_THIRD_OF_RTT - 1; in FillpAjustTlpParameterByRtt()
692 pcb->send.tailProtect.maxJudgeThreshold = FILLP_ONE_THIRD_OF_RTT; in FillpAjustTlpParameterByRtt()
694 pcb->send.tailProtect.minJudgeThreshold = FILLP_ONE_THIRD_OF_RTT; in FillpAjustTlpParameterByRtt()
695 pcb->send.tailProtect.maxJudgeThreshold = FILLP_ONE_THIRD_OF_RTT + 1; in FillpAjustTlpParameterByRtt()

Completed in 2 milliseconds