Searched refs:max_tail_loss_probes_ (Results 1 – 3 of 3) sorted by relevance
19 sent_packet_manager->max_tail_loss_probes_ = max_tail_loss_probes; in SetMaxTailLossProbes()
377 size_t max_tail_loss_probes_; variable
87 max_tail_loss_probes_(kDefaultMaxTailLossProbes), in QuicSentPacketManager()668 if (consecutive_tlp_count_ < max_tail_loss_probes_) { in GetRetransmissionMode()