Home | History | Annotate | Download | only in quic

Lines Matching refs:version_tag

929     QuicTag version_tag;
930 if (!reader_->ReadUInt32(&version_tag)) {
938 QuicVersion version = QuicTagToQuicVersion(version_tag);