Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h43 #define TIMEOUT_MORE_WAIT_SEC 60 macro
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp544 m_timeoutTimestamp = static_cast<uint32_t>(timestamp) + TIMEOUT_MORE_WAIT_SEC; in InitSelecting()