// Called when port migration probing succeeds. Attempts to migrate this connection onto the new
// Called when port migration probing fails. The probing socket from context will go out of scope
// Probes the given peer address. If the probing succeeds, start sending packets to this address
probeAndMigrateToServerPreferredAddress(const quic::QuicSocketAddress& server_preferred_address);
void OnPathValidationFailure(std::unique_ptr<quic::QuicPathValidationContext> context) override;