Searched refs:ApplyIpAddress (Results 1 – 2 of 2) sorted by relevance
90 …bool ApplyIpAddress(const std::string &ifaceName, const Ipv4Address &ipv4, const Ipv6Address &ipv6…
71 if (!ApplyIpAddress(ifaceName, mBindIpv4, mBindIpv6)) { in StartDhcpServerFromInterface()165 bool DhcpdInterface::ApplyIpAddress(const std::string &ifaceName, const Ipv4Address &ipv4, const Ip… in ApplyIpAddress() function in OHOS::Wifi::DhcpdInterface