Searched refs:max_time_before_crypto_handshake_ (Results 1 – 2 of 2) sorted by relevance
434 max_time_before_crypto_handshake_(QuicTime::Delta::Zero()), in QuicConfig()523 max_time_before_crypto_handshake_ = max_time_before_crypto_handshake; in set_max_time_before_crypto_handshake()527 return max_time_before_crypto_handshake_; in max_time_before_crypto_handshake()664 max_time_before_crypto_handshake_ = QuicTime::Delta::FromSeconds( in SetDefaults()
388 QuicTime::Delta max_time_before_crypto_handshake_; variable