HomeSort by relevance Sort by last modified time
    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 1022 opt->option == DHO_REBINDTIME))
1411 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 25 milliseconds