Home
last modified time | relevance | path

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

/freebsd/sbin/ping/
H A Dping6.c184 #define F_DONTFRAG 0x1000000 macro
401 options |= F_DONTFRAG; in ping6()
770 if (options & F_DONTFRAG) in ping6()