Lines Matching refs:ProcessClientHello
74 QuicErrorCode QuicNegotiableUint32::ProcessClientHello(
172 QuicErrorCode QuicNegotiableTag::ProcessClientHello(
310 // of them in negotiated, ToHandshakeMessage, ProcessClientHello, and
349 QuicErrorCode QuicConfig::ProcessClientHello(
356 error = congestion_control_.ProcessClientHello(client_hello, error_details);
359 error = idle_connection_state_lifetime_seconds_.ProcessClientHello(
363 error = keepalive_timeout_seconds_.ProcessClientHello(
367 error = max_streams_per_connection_.ProcessClientHello(
371 error = server_initial_congestion_window_.ProcessClientHello(
375 error = initial_round_trip_time_us_.ProcessClientHello(