Home | Sort by relevance Sort by last modified time |
/external/dhcpcd/ | |
dhcp.h | 104 DHO_RENEWALTIME = 58, |
showlease.c | 346 if (get_option_uint32(&lease->renewaltime, dhcp, DHO_RENEWALTIME) != 0) |
dhcp.c | 1093 (opt->option == DHO_RENEWALTIME || [all...] |