Home
last modified time | relevance | path

Searched defs:pipv6Client (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_state_machine.h166 DhcpIpv6Client *pipv6Client; member
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_service_impl.cpp277 DhcpIpv6Client *pipv6Client = new (std::nothrow)DhcpIpv6Client(ifname); in StartOldClient() local
303 DhcpIpv6Client *pipv6Client = new (std::nothrow)DhcpIpv6Client(ifname); in StartNewClient() local