Home
last modified time | relevance | path

Searched refs:DHO_RENEWALTIME (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h111 DHO_RENEWALTIME = 58, enumerator
H A Ddhcp.c894 (opt->option == DHO_RENEWALTIME || in make_message()
913 (opt->option == DHO_RENEWALTIME || in make_message()
1430 bootp, len, DHO_RENEWALTIME) != 0) in get_lease()
H A Dif-options.c1348 del_option_mask(ifo->nomask, DHO_RENEWALTIME); in parse_option()