Home
last modified time | relevance | path

Searched defs:PacketList (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DdebugLoop.c49 struct PacketList { struct
51 struct PacketList *next; argument
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dsession_info.h73 typedef std::list<VCMPacket> PacketList; typedef
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dpacket.h125 typedef std::list<Packet> PacketList; typedef
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dforward_error_correction.h141 using PacketList = std::list<std::unique_ptr<Packet>>; variable
H A Dflexfec_receiver_unittest.cc33 using PacketList = ForwardErrorCorrection::PacketList; typedef
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_unittest_helper.h63 typedef std::list<RtpPacket*> PacketList; typedef
/aosp_15_r20/external/scapy/scapy/
H A Dplist.py30 class PacketList(BasePacketList): class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmpeg2structs.h212 PMPEG_RQST_PACKET PacketList[1]; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dndis.h2489 LIST_ENTRY PacketList; member