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

/haiku/src/bin/network/ping/
H A Dping.c149 #define F_SWEEP 0x200000 macro
349 options |= F_SWEEP;
363 options |= F_SWEEP;
380 options |= F_SWEEP;
653 if ((options & (F_PINGFILLED | F_SWEEP)) == 0)
823 if (options & F_SWEEP && !sweepmax)

Completed in 60 milliseconds