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

/macosx-10.10/network_cmds-457/ping.tproj/
H A Dping.c215 int sweepmax; /* max value of payload in sweep */ variable
369 sweepmax = ultmp;
826 if (sweepmax) {
827 if (sweepmin >= sweepmax)
841 if (options & F_SWEEP && !sweepmax)
868 if (sweepmax)
870 sweepmin, sweepmax);
875 if (sweepmax)
877 hostname, sweepmin, sweepmax);
1007 if (sweepmax
[all...]

Completed in 66 milliseconds