Home
last modified time | relevance | path

Searched refs:DhcpFreeIpv6 (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_service_impl.h82 int DhcpFreeIpv6(const std::string ifname);
/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Ddhcp_client_service_impl_test.cpp279 EXPECT_EQ(DHCP_OPT_SUCCESS, dhcpClientImpl->DhcpFreeIpv6(ifname)); in HWTEST_F()
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp618 DhcpFreeIpv6(ifname); in DhcpIpv6ResultTimeOut()
622 int DhcpClientServiceImpl::DhcpFreeIpv6(const std::string ifname) in DhcpFreeIpv6() function in OHOS::DHCP::DhcpClientServiceImpl
624 DHCP_LOGI("DhcpFreeIpv6 ifname:%{public}s", ifname.c_str()); in DhcpFreeIpv6()

Completed in 3 milliseconds