OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHO_RENEWALTIME
(Results
1 - 4
of
4
) sorted by null
/external/dhcpcd/
dhcp.h
88
DHO_RENEWALTIME
= 58,
showlease.c
342
if (get_option_uint32(&lease->renewaltime, dhcp,
DHO_RENEWALTIME
) != 0)
dhcp.c
943
case
DHO_RENEWALTIME
: /* FALLTHROUGH */
client.c
383
if (get_option_uint32(&lease->renewaltime, dhcp,
DHO_RENEWALTIME
) != 0)
[
all
...]
Completed in 32 milliseconds