Searched refs:fPreviousFlightSize (Results 1 – 2 of 2) sorted by relevance
159 uint32 fPreviousFlightSize; variable
441 fPreviousFlightSize(0), in TCPEndpoint()1310 fPreviousFlightSize = (fSendMax - fSendUnacknowledged).Number(); in _DuplicateAcknowledge()1327 fSlowStartThreshold = max_c(fPreviousFlightSize / 2, 2 * fSendMaxSegmentSize); in _DuplicateAcknowledge()