Home | Sort by relevance Sort by last modified time |
/external/u-boot/net/ | |
bootp.h | 78 REQUESTING, |
bootp.c | 1072 debug("TRANSITIONING TO REQUESTING STATE\n"); 1073 dhcp_state = REQUESTING; 1083 case REQUESTING: 1084 debug("DHCP State: REQUESTING\n"); |