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

/haiku/src/bin/network/ping/
H A Dping.c137 #define F_AUDIBLE 0x2000 macro
300 options |= F_AUDIBLE;
1250 if (options & F_AUDIBLE)
H A Dping6.c188 #define F_AUDIBLE 0x400000 macro
507 options |= F_AUDIBLE;
1653 if (options & F_AUDIBLE)

Completed in 55 milliseconds