Searched refs:sendRateIncreaseGainIndex (Results 1 – 2 of 2) sorted by relevance
69 alg->sendRateIncreaseGainIndex = 0; in FillpAlg0FlowControlInit()169 alg->sendRateIncreaseGainIndex++; in FillpAlg0FcHandleInit()170 if ((alg->sendRateIncreaseGainIndex < FILLP_FC_RTT_PACK_RATIO) && (pack->rate == 0)) { in FillpAlg0FcHandleInit()186 FILLP_GET_SOCKET(pcb)->index, alg->maxRecvRate, alg->sendRateIncreaseGainIndex); in FillpAlg0FcHandleInit()
51 FILLP_UINT8 sendRateIncreaseGainIndex; member