Home | Sort by: relevance | last modified time | path |
/src/usr.bin/rump_dhcpclient/ | |
dhcp.h | 104 DHO_RENEWALTIME = 58, |
dhcp.c | 724 (opt->option == DHO_RENEWALTIME || 767 if (get_option_uint32(&lease->renewaltime, dhcp, DHO_RENEWALTIME) != 0) |