Home
last modified time | relevance | path

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

/external/libwebsockets/lib/system/dhcpclient/
Ddhcpclient.c31 LDHC_INIT, /* issue DHCPDISCOVER */ enumerator
338 r->state = LDHC_INIT; in callback_dhcpc()
348 case LDHC_INIT: /* expect DHCPOFFER */ in callback_dhcpc()
454 if (r->state == LDHC_INIT && in callback_dhcpc()
525 if (r->state == LDHC_INIT) { in callback_dhcpc()
604 case LDHC_INIT: in callback_dhcpc()
747 r->state = LDHC_INIT; in lws_dhcpc_request()