Home
last modified time | relevance | path

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

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