Home
last modified time | relevance | path

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

/openbsd/sbin/ping/
H A Dping.c144 #define F_PINGFILLED 0x0008 macro
379 options |= F_PINGFILLED; in main()
593 if (!(options & F_PINGFILLED)) in main()