Home
last modified time | relevance | path

Searched defs:packets (Results 1 – 7 of 7) sorted by relevance

/external/opencore/protocols/systems/tools/general/common/src/
Dmedia_packet.cpp62 OSCL_EXPORT_REF MediaPacketPoolAllocator::MediaPacketPoolAllocator(int packets) in MediaPacketPoolAllocator()
/external/tcpdump/
Dprint-cnfp.c70 u_int32_t packets; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dcpvh223multiplex.cpp302 unsigned CPVH223Multiplex::DispatchPduPacket(MuxPduPacketList& packets, in DispatchPduPacket()
330 PVMFStatus CPVH223Multiplex::GetOutgoingMuxPdus(MuxPduPacketList& packets) in GetOutgoingMuxPdus()
1307 MuxPduPacketList& packets, in MuxLcnData()
/external/qemu/
Dshaper.c99 QueuedPacket packets; /* list of queued packets, ordered by expiration date */ member
/external/speex/libspeex/
Djitter.c145 JitterBufferPacket packets[SPEEX_JITTER_MAX_BUFFER_SIZE]; /**< Packets stored in the buffer */ member
/external/qemu/hw/
Dbt-hci.c1454 uint16_t handle, int packets) in bt_hci_event_num_comp_pkts()
/external/bluetooth/hcidump/parser/
Dhci.c1323 uint16_t handle, packets; in num_comp_pkts_dump() local