Searched defs:ReceivedPacketInfo (Results 1 – 6 of 6) sorted by relevance
425 struct QUICHE_EXPORT ReceivedPacketInfo { struct438 const QuicSocketAddress& self_address;439 const QuicSocketAddress& peer_address;440 const QuicReceivedPacket& packet;442 PacketHeaderFormat form;444 QuicLongHeaderType long_packet_type;445 bool version_flag;446 bool use_length_prefix;447 QuicVersionLabel version_label;448 ParsedQuicVersion version;[all …]
1563 struct QUICHE_EXPORT ReceivedPacketInfo { struct1590 std::ostream& os, const QuicConnection::ReceivedPacketInfo& info); argument
1111 const ReceivedPacketInfo& /*packet_info*/) { in ShouldCreateSessionForUnknownVersion()1253 const ReceivedPacketInfo& /*packet_info*/) { in OnFailedToDispatchPacket()
228 const ReceivedPacketInfo& /*packet_info*/, in ValidityChecksOnFullChlo()
525 ReceivedPacketInfo::ReceivedPacketInfo(const QuicSocketAddress& self_address, in ReceivedPacketInfo() function in quic::ReceivedPacketInfo
4955 QuicConnection::ReceivedPacketInfo::ReceivedPacketInfo(QuicTime receipt_time) in ReceivedPacketInfo() function in quic::QuicConnection::ReceivedPacketInfo4957 QuicConnection::ReceivedPacketInfo::ReceivedPacketInfo( in ReceivedPacketInfo() function in quic::QuicConnection::ReceivedPacketInfo