Home
last modified time | relevance | path

Searched defs:is_port_change (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection.cc1100 void QuicConnection::OnSuccessfulMigration(bool is_port_change) { in OnSuccessfulMigration()
6907 const bool is_port_change = (self_address_change_type == PORT_CHANGE || in MigratePath() local