Searched refs:dhcp_state (Results 1 – 1 of 1) sorted by relevance
72 static dhcp_state_t dhcp_state = INIT; variable738 dhcp_state = INIT; in bootp_request()830 dhcp_state = SELECTING; in bootp_request()1056 src, dest, len, dhcp_state); in dhcp_handler()1063 "%d\n", src, dest, len, dhcp_state); in dhcp_handler()1072 switch (dhcp_state) { in dhcp_handler()1096 dhcp_state = REQUESTING; in dhcp_handler()1113 dhcp_state = BOUND; in dhcp_handler()
Completed in 4 milliseconds