HomeSort by relevance Sort by last modified time
    Searched refs:DHO_LEASETIME (Results 1 - 4 of 4) sorted by null

  /external/dhcpcd/
dhcp.h 97 DHO_LEASETIME = 51,
showlease.c 339 if (get_option_uint32(&lease->leasetime, dhcp, DHO_LEASETIME) != 0)
dhcp.c 960 *p++ = DHO_LEASETIME;
1402 if (get_option_uint32(&lease->leasetime, dhcp, DHO_LEASETIME) == 0) {
client.c 373 if (get_option_uint32(&lease->leasetime, dhcp, DHO_LEASETIME) == 0) {
    [all...]

Completed in 4366 milliseconds