Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp.h213 DHS_REBOOT, enumerator
Ddhcp.c2157 } else if (state->state == DHS_REBOOT) in dhcp_bind()
2164 (state->state == DHS_REBOOT || state->state == DHS_RENEW || in dhcp_bind()
2358 state->state = DHS_REBOOT; in dhcp_reboot()