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

/haiku/src/bin/network/ping/
H A Dping.c130 #define F_SO_DEBUG 0x0040 macro
326 options |= F_SO_DEBUG;
660 if (options & F_SO_DEBUG) {
H A Dping6.c169 #define F_SO_DEBUG 0x0040 macro
420 options |= F_SO_DEBUG;
803 if (options & F_SO_DEBUG) {

Completed in 67 milliseconds