Searched refs:rtt_converged (Results 1 – 2 of 2) sorted by relevance
353 bool rtt_converged() const;
969 return rtt_converged() && !missing_responses(now); in stable()1314 bool Connection::rtt_converged() const { in rtt_converged() function in cricket::Connection