Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_result_test.cpp57 ipResult.code = PUBLISH_CODE_EXPIRED; in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_result.cpp52 } else if (ipResult.code == PUBLISH_CODE_EXPIRED) { in PublishDhcpIpv4Result()
H A Ddhcp_client_state_machine.cpp1955 ipResult.code = PUBLISH_CODE_EXPIRED; in GetIpTimerCallback()
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h332 PUBLISH_CODE_EXPIRED = -3, enumerator

Completed in 5 milliseconds