Home
last modified time | relevance | path

Searched refs:GetIsInSlowStart (Results 1 – 3 of 3) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DCCRakNetSlidingWindow.h164 bool GetIsInSlowStart(void) const {return IsInSlowStart();} in GetIsInSlowStart() function
H A DCCRakNetUDT.h170 bool GetIsInSlowStart(void) const {return isInSlowStart;} in GetIsInSlowStart() function
H A DReliabilityLayer.cpp1466 dhf.needsBAndAs=congestionManager.GetIsInSlowStart(); in Update()