Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h408 TIMER_GET_IP = 0, enumerator
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp162 StartTimer(TIMER_GET_IP, getIpTimerId, DhcpTimer::DEFAULT_TIMEROUT, true); in StartIpv4Type()
1977 case TIMER_GET_IP: in StartTimer()
2027 StartTimer(TIMER_GET_IP, getIpTimerId, DhcpTimer::DEFAULT_TIMEROUT, true); in RenewDelayCallback()
2042 StartTimer(TIMER_GET_IP, getIpTimerId, DhcpTimer::DEFAULT_TIMEROUT, true); in RebindDelayCallback()
2057 StartTimer(TIMER_GET_IP, getIpTimerId, DhcpTimer::DEFAULT_TIMEROUT, true); in RemainingDelayCallback()

Completed in 7 milliseconds