Searched refs:top_connection (Results 1 – 1 of 1) sorted by relevance
1008 Connection* top_connection = in SortConnections() local1014 if (ShouldSwitch(best_connection_, top_connection, ice_role_)) { in SortConnections()1015 LOG(LS_INFO) << "Switching best connection: " << top_connection->ToString(); in SortConnections()1016 SwitchBestConnectionTo(top_connection); in SortConnections()