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

/freebsd-13-stable/sbin/ping/
H A Dping.c146 #define F_AUDIBLE 0x2000 macro
321 options |= F_AUDIBLE;
1241 if (options & F_AUDIBLE)
H A Dping6.c199 #define F_AUDIBLE 0x400000 macro
524 options |= F_AUDIBLE;
1673 if (options & F_AUDIBLE)

Completed in 59 milliseconds