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

/freebsd-13-stable/sbin/ping/
H A Dping.c195 static long snpackets; /* max packets to transmit in one sweep */ variable
822 snpackets = npackets;
825 snpackets = 1;
983 if (sweepmax && sntransmitted == snpackets) {

Completed in 52 milliseconds