OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fallback_time
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/dhcpcd/dist/src/
if-options.h
274
uint32_t
fallback_time
;
member in struct:if_options
dhcp.c
1979
if (ifo->fallback && ifo->
fallback_time
)
1981
ifo->
fallback_time
, dhcp_fallback, ifp);
if-options.c
176
{ "
fallback_time
", required_argument, NULL, O_FALLBACK_TIME },
2600
ifo->
fallback_time
= (uint32_t)strtou(arg, NULL, 0, 0,
2747
ifo->
fallback_time
= DEFAULT_FALLBACK;
Completed in 18 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026