OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHO_REBINDTIME
(Results
1 - 4
of
4
) sorted by null
/external/dhcpcd/
dhcp.h
105
DHO_REBINDTIME
= 59,
showlease.c
348
if (get_option_uint32(&lease->rebindtime, dhcp,
DHO_REBINDTIME
) != 0)
dhcp.c
1018
opt->option ==
DHO_REBINDTIME
))
1407
if (get_option_uint32(&lease->rebindtime, dhcp,
DHO_REBINDTIME
) != 0)
client.c
385
if (get_option_uint32(&lease->rebindtime, dhcp,
DHO_REBINDTIME
) != 0)
[
all
...]
Completed in 451 milliseconds