OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DECLINE_BACKOFF
(Results
1 - 2
of
2
) sorted by null
/external/dnsmasq/src/
config.h
32
#define
DECLINE_BACKOFF
600 /* disable DECLINEd static addresses for this long */
rfc2131.c
852
prettyprint_time(daemon->dhcp_buff,
DECLINE_BACKOFF
);
918
difftime(now, config->decline_time) < (float)
DECLINE_BACKOFF
)
[
all
...]
Completed in 15 milliseconds