Searched defs:has_crypto_handshake (Results 1 – 5 of 5) sorted by relevance
24 QuicTime sent_time, QuicPacketLength bytes_sent, bool has_crypto_handshake, in QuicTransmissionInfo()
46 bool has_crypto_handshake; member
155 const bool has_crypto_handshake = packet.has_crypto_handshake == IS_HANDSHAKE; in AddSentPacket() local
376 IsHandshake has_crypto_handshake; member
162 bool has_crypto_handshake, in OnPacketSent()