Searched refs:packetnum (Results 1 – 1 of 1) sorted by relevance
311 int packetnum = ((unsigned) soft->split_flag >> 1) + 1; in rx() local329 if (packetnum != in->lastpacket) { /* not the right flag! */ in rx()331 if (packetnum <= in->lastpacket - 1) { in rx()