/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_dispatcher.cc | 348 ReceivedPacketInfo packet_info(self_address, peer_address, packet); in ProcessPacket() local 478 const ReceivedPacketInfo& packet_info) { in MaybeDispatchPacket() 597 void QuicDispatcher::ProcessHeader(ReceivedPacketInfo* packet_info) { in ProcessHeader() 681 const ReceivedPacketInfo& packet_info) { in TryExtractChloOrBufferEarlyPacket() 779 const ReceivedPacketInfo& packet_info) { in ValidityChecks() 1191 void QuicDispatcher::BufferEarlyPacket(const ReceivedPacketInfo& packet_info) { in BufferEarlyPacket() 1205 ReceivedPacketInfo* packet_info) { in ProcessChlo() 1384 const ReceivedPacketInfo& packet_info) { in MaybeResetPacketsWithNoVersion() 1433 const ReceivedPacketInfo& packet_info) { in MaybeSendVersionNegotiationPacket()
|
H A D | tls_chlo_extractor_test.cc | 104 ReceivedPacketInfo packet_info( in IngestPackets() local 288 ReceivedPacketInfo packet_info( in TEST_P() local
|
H A D | quic_default_packet_writer.cc | 21 QuicUdpPacketInfo packet_info; in WritePacket() local
|
H A D | quic_packet_reader.cc | 112 const QuicUdpPacketInfo& packet_info, bool prefer_v6_ip) { in GetSelfIpFromPacketInfo()
|
H A D | quic_udp_socket.cc | 35 PlatformCmsghdr* cmsg, QuicUdpPacketInfo* packet_info, in PopulatePacketInfoFromControlMessageBase()
|
H A D | quic_udp_socket.h | 220 QuicUdpPacketInfo packet_info; member
|
H A D | quic_packets.cc | 559 const ReceivedPacketInfo& packet_info) { in operator <<()
|
/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/ |
H A D | transport_feedback_demuxer.cc | 46 void TransportFeedbackDemuxer::AddPacket(const RtpPacketSendInfo& packet_info) { in AddPacket() 73 auto packet_info = it->second; in OnTransportFeedback() local 83 for (const auto& packet_info : stream_feedbacks) { in OnTransportFeedback() local
|
H A D | transport_feedback_adapter_unittest.cc | 108 RtpPacketSendInfo packet_info; in OnSentPacket() local 387 RtpPacketSendInfo packet_info; in TEST_F() local
|
H A D | transport_feedback_adapter.cc | 89 void TransportFeedbackAdapter::AddPacket(const RtpPacketSendInfo& packet_info, in AddPacket()
|
/aosp_15_r20/external/webrtc/test/network/ |
H A D | cross_traffic.cc | 174 void TcpMessageRouteImpl::OnRequest(TcpPacket packet_info) { in OnRequest() 189 void TcpMessageRouteImpl::OnResponse(TcpPacket packet_info, Timestamp at_time) { in OnResponse()
|
/aosp_15_r20/external/webrtc/video/ |
H A D | rtp_video_stream_receiver2.cc | 546 RtpPacketInfo& packet_info = in OnReceivedPayloadData() local 794 RtpPacketInfo& packet_info = packet_infos_[unwrapped_rtp_seq_num]; in OnInsertedPacket() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | packet.h | 76 RtpPacketInfo packet_info; variable
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | source_tracker.cc | 34 for (const RtpPacketInfo& packet_info : packet_infos) { in OnFrameDelivered() local
|
H A D | rtp_sender_egress.cc | 413 RtpPacketSendInfo packet_info; in AddPacketToTransportFeedback() local
|
H A D | source_tracker_unittest.cc | 50 for (const auto& packet_info : packet_infos) { in OnFrameDelivered() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | neteq_impl_unittest.cc | 518 const auto& packet_info = output.packet_infos_[0]; in TEST_F() local 611 const auto& packet_info = output.packet_infos_[0]; in TEST_F() local 660 const auto& packet_info = output.packet_infos_[0]; in TEST_F() local
|
H A D | packet.h | 77 RtpPacketInfo packet_info; member
|
/aosp_15_r20/external/webrtc/call/ |
H A D | simulated_network.cc | 260 PacketInfo packet_info = delay_link_.front(); in DequeueDeliverablePackets() local
|
H A D | rtp_transport_controller_send.cc | 544 const RtpPacketSendInfo& packet_info) { in OnAddPacket()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
H A D | quic_server_test.cc | 158 QuicUdpPacketInfo packet_info; in TEST_P() local
|
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
H A D | log_simulation.cc | 86 RtpPacketSendInfo packet_info; in OnPacketSent() local
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/deprecated/ |
H A D | deprecated_rtp_sender_egress.cc | 312 RtpPacketSendInfo packet_info; in AddPacketToTransportFeedback() local
|
/aosp_15_r20/external/python/bumble/bumble/transport/ |
D | common.py | 112 packet_info: Optional[Tuple[int, int, str]] = None variable in PacketParser
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_document_builder.cpp | 380 absl::optional<XFA_PACKETINFO> packet_info = in ParseAsXDPPacket_XDP() local
|