OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:negative_timeout
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/misc/
arpd.c
58
#define NEG_VALID(x) (NEG_AGE(x) <
negative_timeout
)
89
int
negative_timeout
= 60;
variable
613
negative_timeout
= atoi(optarg);
Completed in 36 milliseconds