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

/freebsd-11-stable/sbin/ping/
H A Dping.c187 static long snpackets; /* max packets to transmit in one sweep */ variable
804 snpackets = npackets;
807 snpackets = 1;
972 if (sweepmax && sntransmitted == snpackets) {

Completed in 88 milliseconds