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

/freebsd-9.3-release/sbin/ping/
H A Dping.c145 #define F_SWEEP 0x200000 macro
314 options |= F_SWEEP;
328 options |= F_SWEEP;
342 options |= F_SWEEP;
719 if (options & F_SWEEP && !sweepmax)

Completed in 43 milliseconds