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

  /development/tools/emulator/system/qemud/
qemud.c 1064 Packet* in_packet; /* used to read incoming packets */ member in struct:Serial
1093 Packet* inp = s->in_packet;
1145 s->in_packet = inp = packet_alloc();
1200 s->in_packet = packet_alloc();
    [all...]
  /sdk/emulator/qemud/
qemud.c 1064 Packet* in_packet; /* used to read incoming packets */ member in struct:Serial
1093 Packet* inp = s->in_packet;
1145 s->in_packet = inp = packet_alloc();
1200 s->in_packet = packet_alloc();
    [all...]

Completed in 18 milliseconds