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

/freebsd-9.3-release/sbin/ping/
H A Dping.c126 #define F_SO_DEBUG 0x0040 macro
293 options |= F_SO_DEBUG;
600 if (options & F_SO_DEBUG)
/freebsd-9.3-release/sbin/ping6/
H A Dping6.c169 #define F_SO_DEBUG 0x0040 macro
421 options |= F_SO_DEBUG;
756 if (options & F_SO_DEBUG)

Completed in 39 milliseconds