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

/freebsd-10-stable/sbin/ping/
H A Dping.c145 #define F_SWEEP 0x200000 macro
315 options |= F_SWEEP;
329 options |= F_SWEEP;
343 options |= F_SWEEP;
720 if (options & F_SWEEP && !sweepmax)

Completed in 103 milliseconds