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

/freebsd-10.0-release/sbin/ping/
H A Dping.c183 int sweepmax; /* max value of payload in sweep */ variable
316 sweepmax = ultmp;
705 if (sweepmax) {
706 if (sweepmin >= sweepmax)
720 if (options & F_SWEEP && !sweepmax)
747 if (sweepmax)
749 sweepmin, sweepmax);
754 if (sweepmax)
756 hostname, sweepmin, sweepmax);
873 if (sweepmax
[all...]

Completed in 56 milliseconds