Searched refs:lastpacket (Results 1 – 2 of 2) sorted by relevance
267 in->lastpacket = in->numpackets = 0; in rx()282 in->lastpacket = 1; in rx()325 in->lastpacket++; in rx()327 if (packetnum != in->lastpacket) { in rx()329 if (packetnum <= in->lastpacket - 1) { in rx()345 in->lastpacket = in->numpackets = 0; in rx()360 if (in->lastpacket == in->numpackets) { in rx()362 in->lastpacket = in->numpackets = 0; in rx()
221 uint8_t lastpacket, /* number of last packet (from 1) */ member
Completed in 7 milliseconds