Searched refs:idle_connection_state_lifetime_seconds_ (Results 1 – 2 of 2) sorted by relevance
228 idle_connection_state_lifetime_seconds_( in QuicConfig()256 idle_connection_state_lifetime_seconds_.set( in set_idle_connection_state_lifetime()263 idle_connection_state_lifetime_seconds_.GetUint32()); in idle_connection_state_lifetime()313 idle_connection_state_lifetime_seconds_.negotiated() && in negotiated()327 idle_connection_state_lifetime_seconds_.set(kDefaultTimeoutSecs, in SetDefaults()341 idle_connection_state_lifetime_seconds_.ToHandshakeMessage(out); in ToHandshakeMessage()359 error = idle_connection_state_lifetime_seconds_.ProcessClientHello( in ProcessClientHello()391 error = idle_connection_state_lifetime_seconds_.ProcessServerHello( in ProcessServerHello()
197 QuicNegotiableUint32 idle_connection_state_lifetime_seconds_; variable