Searched refs:loss_detection_ (Results 1 – 3 of 3) sorted by relevance
430 loss_detection_(kLOSS, PRESENCE_OPTIONAL), in QuicConfig()483 loss_detection_.SetSendValue(loss_detection); in SetLossDetectionToSend()487 return loss_detection_.HasReceivedValue(); in HasReceivedLossDetection()491 return loss_detection_.GetReceivedValue(); in ReceivedLossDetection()679 loss_detection_.ToHandshakeMessage(out); in ToHandshakeMessage()735 error = loss_detection_.ProcessPeerHello( in ProcessPeerHello()
379 QuicFixedTag loss_detection_; variable
21 config->loss_detection_.SetReceivedValue(loss_detection); in SetReceivedLossDetection()