Searched refs:maxJudgeThreshold (Results 1 – 3 of 3) sorted by relevance
688 pcb->send.tailProtect.maxJudgeThreshold = FILLP_ONE_THIRD_OF_RTT + 1; in FillpAjustTlpParameterByRtt()692 pcb->send.tailProtect.maxJudgeThreshold = FILLP_ONE_THIRD_OF_RTT; in FillpAjustTlpParameterByRtt()695 pcb->send.tailProtect.maxJudgeThreshold = FILLP_ONE_THIRD_OF_RTT + 1; in FillpAjustTlpParameterByRtt()700 pcb->send.tailProtect.maxJudgeThreshold = FILLP_ONE_FOURTH_OF_RTT + 1; in FillpAjustTlpParameterByRtt()703 pcb->send.tailProtect.maxJudgeThreshold = FILLP_ONE_FIFTH_OF_RTT + 1; in FillpAjustTlpParameterByRtt()
224 tailProtect->judgeThreshold = tailProtect->maxJudgeThreshold; in FillpFcTailProtected()
119 FILLP_UINT8 maxJudgeThreshold; member