Searched refs:snpackets (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/network/ping/
H A Dping.c185 static long snpackets; /* max packets to transmit in one sweep */ variable
816 snpackets = npackets;
819 snpackets = 1;
987 if (sweepmax && sntransmitted == snpackets) {

Completed in 82 milliseconds