Searched defs:LegacyVersionInformation (Results 1 – 2 of 2) sorted by relevance
112 struct QUICHE_EXPORT LegacyVersionInformation { struct115 LegacyVersionInformation& operator=(const LegacyVersionInformation& other) =117 LegacyVersionInformation& operator=(LegacyVersionInformation&& other) =126 QuicVersionLabel version;131 QuicVersionLabelVector supported_versions;
310 TransportParameters::LegacyVersionInformation::LegacyVersionInformation() in LegacyVersionInformation() function in quic::TransportParameters::LegacyVersionInformation