OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAXWAIT
(Results
1 - 2
of
2
) sorted by null
/external/iputils/
ping_common.h
45
#define
MAXWAIT
10 /* max seconds to wait for response */
ping_common.c
29
int lingertime =
MAXWAIT
*1000;
Completed in 25 milliseconds