Lines Matching defs:npackets
176 static long npackets; /* max packets to transmit */298 npackets = (long)ltmp;784 if (npackets > 0) {785 snpackets = npackets;786 npackets = 0;874 if (npackets != 0 && preload > npackets)875 preload = npackets;946 (npackets && nreceived >= npackets))959 if (!npackets || ntransmitted < npackets)