Home
last modified time | relevance | path

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

/external/iputils/
Dping_common.h59 #define F_SO_DEBUG 0x040 macro
Dping_common.c270 options |= F_SO_DEBUG; in common_options()
649 if (options & F_SO_DEBUG) in setup()