Searched refs:SetDhcpIpRange (Results 1 – 2 of 2) sorted by relevance
82 bool SetDhcpIpRange(const std::string &ifaceName);
76 if (!SetDhcpIpRange(ifaceName)) { in StartDhcpServerFromInterface()92 bool DhcpdInterface::SetDhcpIpRange(const std::string &ifaceName) in SetDhcpIpRange() function in OHOS::Wifi::DhcpdInterface