HomeSort by relevance Sort by last modified time
    Searched refs:kCHLO (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/quic/
quic_crypto_client_stream_test.cc 75 message_.set_tag(kCHLO);
83 message_.set_tag(kCHLO);
quic_crypto_server_stream.cc 49 if (message.tag() != kCHLO) {
quic_crypto_server_stream_test.cc 231 message_.set_tag(kCHLO);
  /external/chromium_org/net/quic/crypto/
crypto_protocol.h 28 const QuicTag kCHLO = TAG('C', 'H', 'L', 'O'); // Client hello
quic_crypto_client_config.cc 298 out->set_tag(kCHLO);

Completed in 62 milliseconds