Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddhcpd_interface.h87 Ipv6Address AssignIpAddrV6(const std::vector<Ipv6Address> &vecIpAddr);
H A Ddhcpd_interface.cpp193 ? AssignIpAddrV6(vecIpv6Addr) in AssignIpAddr()
256 Ipv6Address DhcpdInterface::AssignIpAddrV6(const std::vector<Ipv6Address> &vecIpAddr) in AssignIpAddrV6() function in OHOS::Wifi::DhcpdInterface