Searched refs:F_NOLOOP (Results 1 - 4 of 4) sorted by relevance
/external/iputils/ | ||
H A D | ping_common.h | 71 #define F_NOLOOP 0x10000 macro |
H A D | ping.c | 558 if (options & F_NOLOOP) { |
H A D | ping_common.c | 368 options |= F_NOLOOP; |
H A D | ping6.c | 1151 if (options & F_NOLOOP) { |
Completed in 142 milliseconds