Home
last modified time | relevance | path

Searched refs:MAXRETRYTIMEOUT (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_server_service_impl.h33 constexpr int MAXRETRYTIMEOUT = 10; member
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h25 #define MAXRETRYTIMEOUT 10 macro
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp164 int retryTimeout = MAXRETRYTIMEOUT; in StartServiceAbility()
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp136 int retryTimeout = MAXRETRYTIMEOUT; in StartServiceAbility()

Completed in 5 milliseconds