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

/freebsd-9.3-release/sbin/ping/
H A Dping.c132 #define F_MIF 0x1000 macro
350 options |= F_MIF;
581 if (options & (F_MIF | F_NOLOOP | F_MTTL)
692 if (options & F_MIF) {

Completed in 49 milliseconds