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

/freebsd-13-stable/sbin/ping/
H A Dping.c153 #define F_MISSED 0x10000 macro
318 options |= F_MISSED;
1011 if (options & F_MISSED)
H A Dping6.c200 #define F_MISSED 0x800000 macro
527 options |= F_MISSED;
1278 if (options & F_MISSED)

Completed in 59 milliseconds