Searched refs:AssignIpAddrV4 (Results 1 – 2 of 2) sorted by relevance
85 Ipv4Address AssignIpAddrV4(const std::vector<Ipv4Address> &vecIpAddr, const std::string &mask,
178 ipv4 = AssignIpAddrV4(vecIpv4Addr, IP_V4_MASK, ipAddress); in AssignIpAddr()222 Ipv4Address DhcpdInterface::AssignIpAddrV4(const std::vector<Ipv4Address> &vecIpAddr, const std::st… in AssignIpAddrV4() function in OHOS::Wifi::DhcpdInterface