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

  /device/generic/goldfish/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 195 milliseconds