Home
last modified time | relevance | path

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

/external/ping/
Dping_common.h43 #define F_PINGFILLED 0x008 macro
Dping.c243 options |= F_PINGFILLED; in common_options()
533 if (!(options & F_PINGFILLED)) { in setup()
/external/ping6/
Dping6.c176 #define F_PINGFILLED 0x0008 macro
500 options |= F_PINGFILLED; in main()
735 if (!(options & F_PINGFILLED)) in main()