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

/freebsd-10.0-release/sbin/ping/
H A Dping.c180 long snpackets; /* max packets to transmit in one sweep */ variable
713 snpackets = npackets;
716 snpackets = 1;
873 if (sweepmax && sntransmitted == snpackets) {

Completed in 68 milliseconds