Searched refs:numpackets (Results 1 – 2 of 2) sorted by relevance
262 in->lastpacket = in->numpackets = 0; in rx()277 in->numpackets = ((unsigned) soft->split_flag >> 1) + 2; in rx()280 if (in->numpackets > 16) { in rx()288 in->skb = skb = alloc_skb(508 * in->numpackets + ARC_HDR_SIZE, in rx()341 in->lastpacket = in->numpackets = 0; in rx()356 if (in->lastpacket == in->numpackets) { in rx()358 in->lastpacket = in->numpackets = 0; in rx()
216 numpackets; /* number of packets in split */ member