Searched defs:ReceivedPacketInfo (Results 1 – 6 of 6) sorted by relevance
421 struct QUIC_EXPORT_PRIVATE ReceivedPacketInfo { struct434 const QuicSocketAddress& self_address;435 const QuicSocketAddress& peer_address;436 const QuicReceivedPacket& packet;438 PacketHeaderFormat form;440 QuicLongHeaderType long_packet_type;441 bool version_flag;442 bool use_length_prefix;443 QuicVersionLabel version_label;444 ParsedQuicVersion version;[all …]
1503 struct QUIC_EXPORT_PRIVATE ReceivedPacketInfo { struct1530 std::ostream& os, const QuicConnection::ReceivedPacketInfo& info); argument
212 const ReceivedPacketInfo& /*packet_info*/, in ValidityChecksOnFullChlo()
532 ReceivedPacketInfo::ReceivedPacketInfo(const QuicSocketAddress& self_address, in ReceivedPacketInfo() function in quic::ReceivedPacketInfo
1205 const ReceivedPacketInfo& /*packet_info*/) { in OnFailedToDispatchPacket()
4934 QuicConnection::ReceivedPacketInfo::ReceivedPacketInfo(QuicTime receipt_time) in ReceivedPacketInfo() function in quic::QuicConnection::ReceivedPacketInfo4936 QuicConnection::ReceivedPacketInfo::ReceivedPacketInfo( in ReceivedPacketInfo() function in quic::QuicConnection::ReceivedPacketInfo