HomeSort by relevance Sort by last modified time
    Searched refs:REQUESTING (Results 1 - 2 of 2) sorted by null

  /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");

Completed in 483 milliseconds