Home
last modified time | relevance | path

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

/external/iputils/
Dping_common.h56 #define F_PINGFILLED 0x008 macro
Dping_common.c343 options |= F_PINGFILLED; in common_options()
683 if (!(options & F_PINGFILLED)) { in setup()