HomeSort by relevance Sort by last modified time
    Searched refs:num_packets (Results 1 - 5 of 5) sorted by null

  /external/opencore/protocols/systems/tools/general/common/src/
media_packet.cpp 64 num_packets = packets;
66 entire_list = OSCL_ARRAY_NEW(MediaPacket, num_packets);
70 for (i = 0; i < num_packets; i++)
  /external/opencore/protocols/systems/tools/general/common/include/
media_packet.h 94 int num_packets; member in class:MediaPacketPoolAllocator
  /external/qemu/
shaper.c 100 int num_packets; member in struct:NetShaperRec_
148 shaper->num_packets--;
169 shaper->num_packets = 0;
192 shaper->num_packets = 0;
251 shaper->num_packets += 1;
  /external/qemu/hw/
bt.h 1462 uint16_t num_packets; member in struct:__anon4698::__anon4699
    [all...]
bt-hci.c     [all...]

Completed in 274 milliseconds