Home
last modified time | relevance | path

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

/freebsd/sbin/ping/
H A Dping.c122 #define F_SO_DEBUG 0x0040 macro
305 options |= F_SO_DEBUG; in ping()
635 if (options & F_SO_DEBUG) { in ping()
H A Dping6.c163 #define F_SO_DEBUG 0x0040 macro
404 options |= F_SO_DEBUG; in ping6()
776 if (options & F_SO_DEBUG) { in ping6()