Searched defs:is_port_change (Results 1 – 1 of 1) sorted by relevance
1100 void QuicConnection::OnSuccessfulMigration(bool is_port_change) { in OnSuccessfulMigration()6907 const bool is_port_change = (self_address_change_type == PORT_CHANGE || in MigratePath() local