Searched refs:numpackets (Results 1 – 2 of 2) sorted by relevance
266 in->lastpacket = in->numpackets = 0; in rx()280 in->numpackets = ((unsigned)soft->split_flag >> 1) + 2; in rx()283 if (in->numpackets > 16) { in rx()291 in->skb = skb = alloc_skb(508 * in->numpackets + ARC_HDR_SIZE, in rx()344 in->lastpacket = in->numpackets = 0; in rx()359 if (in->lastpacket == in->numpackets) { in rx()361 in->lastpacket = in->numpackets = 0; in rx()
219 numpackets; /* number of packets in split */ member