Searched refs:REQUESTING (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/net/
H A DDHCPClient.h29 REQUESTING, enumerator in enum:dhcp_state
H A DDHCPClient.cpp642 state = REQUESTING;
667 case REQUESTING:
921 if (state == REQUESTING) {
928 || state == REQUESTING) {
973 else if (state == SELECTING || state == REQUESTING)

Completed in 35 milliseconds