Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Dbootp.c67 static dhcp_state_t dhcp_state = INIT; variable
713 dhcp_state = INIT; in bootp_request()
805 dhcp_state = SELECTING; in bootp_request()
1028 src, dest, len, dhcp_state); in dhcp_handler()
1035 "%d\n", src, dest, len, dhcp_state); in dhcp_handler()
1040 switch (dhcp_state) { in dhcp_handler()
1058 dhcp_state = REQUESTING; in dhcp_handler()
1075 dhcp_state = BOUND; in dhcp_handler()