Searched refs:num_rtos_for_blackhole_detection_ (Results 1 – 2 of 2) sorted by relevance
293 num_rtos_for_blackhole_detection_(0), in QuicConnection()381 num_rtos_for_blackhole_detection_ = 5; in QuicConnection()620 num_rtos_for_blackhole_detection_ = 5; in SetFromConfig()625 num_rtos_for_blackhole_detection_ = 5; in SetFromConfig()3874 num_rtos_for_blackhole_detection_); in GetPathMtuReductionDeadline()6545 QUICHE_DCHECK_LT(0u, num_rtos_for_blackhole_detection_); in GetNetworkBlackholeDeadline()6549 num_rtos_for_blackhole_detection_); in GetNetworkBlackholeDeadline()6608 return num_rtos_for_blackhole_detection_ > 0; in ShouldDetectBlackhole()
2142 size_t num_rtos_for_blackhole_detection_; variable