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

/freebsd-13-stable/sbin/ping/
H A Dping.c144 #define F_MTTL 0x0800 macro
511 options |= F_MTTL;
657 if (options & (F_MIF | F_NOLOOP | F_MTTL)
718 if (!(options & (F_TTL | F_MTTL))) {
785 if (options & F_MTTL) {

Completed in 51 milliseconds