Home
last modified time | relevance | path

Searched defs:packet_info (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_dispatcher.cc348 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 Dtls_chlo_extractor_test.cc104 ReceivedPacketInfo packet_info( in IngestPackets() local
288 ReceivedPacketInfo packet_info( in TEST_P() local
H A Dquic_default_packet_writer.cc21 QuicUdpPacketInfo packet_info; in WritePacket() local
H A Dquic_packet_reader.cc112 const QuicUdpPacketInfo& packet_info, bool prefer_v6_ip) { in GetSelfIpFromPacketInfo()
H A Dquic_udp_socket.cc35 PlatformCmsghdr* cmsg, QuicUdpPacketInfo* packet_info, in PopulatePacketInfoFromControlMessageBase()
H A Dquic_udp_socket.h220 QuicUdpPacketInfo packet_info; member
H A Dquic_packets.cc559 const ReceivedPacketInfo& packet_info) { in operator <<()
/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/
H A Dtransport_feedback_demuxer.cc46 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 Dtransport_feedback_adapter_unittest.cc108 RtpPacketSendInfo packet_info; in OnSentPacket() local
387 RtpPacketSendInfo packet_info; in TEST_F() local
H A Dtransport_feedback_adapter.cc89 void TransportFeedbackAdapter::AddPacket(const RtpPacketSendInfo& packet_info, in AddPacket()
/aosp_15_r20/external/webrtc/test/network/
H A Dcross_traffic.cc174 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 Drtp_video_stream_receiver2.cc546 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 Dpacket.h76 RtpPacketInfo packet_info; variable
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dsource_tracker.cc34 for (const RtpPacketInfo& packet_info : packet_infos) { in OnFrameDelivered() local
H A Drtp_sender_egress.cc413 RtpPacketSendInfo packet_info; in AddPacketToTransportFeedback() local
H A Dsource_tracker_unittest.cc50 for (const auto& packet_info : packet_infos) { in OnFrameDelivered() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl_unittest.cc518 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 Dpacket.h77 RtpPacketInfo packet_info; member
/aosp_15_r20/external/webrtc/call/
H A Dsimulated_network.cc260 PacketInfo packet_info = delay_link_.front(); in DequeueDeliverablePackets() local
H A Drtp_transport_controller_send.cc544 const RtpPacketSendInfo& packet_info) { in OnAddPacket()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_server_test.cc158 QuicUdpPacketInfo packet_info; in TEST_P() local
/aosp_15_r20/external/webrtc/rtc_tools/rtc_event_log_visualizer/
H A Dlog_simulation.cc86 RtpPacketSendInfo packet_info; in OnPacketSent() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/deprecated/
H A Ddeprecated_rtp_sender_egress.cc312 RtpPacketSendInfo packet_info; in AddPacketToTransportFeedback() local
/aosp_15_r20/external/python/bumble/bumble/transport/
Dcommon.py112 packet_info: Optional[Tuple[int, int, str]] = None variable in PacketParser
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_document_builder.cpp380 absl::optional<XFA_PACKETINFO> packet_info = in ParseAsXDPPacket_XDP() local

12