Searched refs:dhcp_state (Results 1 – 1 of 1) sorted by relevance
54 static enum DHCPSTATE dhcp_state = INIT; variable1152 switch (dhcp_state) { in dhcp()1159 dhcp_state = BOUND; in dhcp()1161 dhcp_state = SELECTING; in dhcp()1172 dhcp_state = REQUESTING; in dhcp()1193 dhcp_state = BOUND; in dhcp()1197 dhcp_state = SELECTING; in dhcp()1216 dhcp_state = CONFIGURED; in dhcp()