Searched defs:max_time_before_crypto_handshake (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_config.cc513 QuicTime::Delta max_time_before_crypto_handshake) {
514 max_time_before_crypto_handshake_ = max_time_before_crypto_handshake;
517 QuicTime::Delta QuicConfig::max_time_before_crypto_handshake() const { function in class:net::QuicConfig
512 set_max_time_before_crypto_handshake( QuicTime::Delta max_time_before_crypto_handshake) argument

Completed in 191 milliseconds