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

/freebsd-10.0-release/sbin/ping/
H A Dping.c139 #define F_TTL 0x8000 macro
400 options |= F_TTL;
638 if (!(options & (F_TTL | F_MTTL))) {
675 if (options & F_TTL) {

Completed in 130 milliseconds