OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REGEN_ADVANCE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
ipv6.h
60
#define
REGEN_ADVANCE
5 /* seconds */
ipv6.c
807
ia->prefix_pltime -
REGEN_ADVANCE
,
1951
* greater than TEMP_VALID_LIFETIME -
REGEN_ADVANCE
.
1953
* TEMP_PREFERRED_LIFETIME -
REGEN_ADVANCE
. */
1954
max = TEMP_PREFERRED_LIFETIME -
REGEN_ADVANCE
;
1960
max = TEMP_PREFERRED_LIFETIME - state->desync_factor -
REGEN_ADVANCE
;
2013
if (ia->prefix_pltime <=
REGEN_ADVANCE
||
2044
<
REGEN_ADVANCE
)
Completed in 16 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026