Searched defs:SetDhcpRange (Results 1 – 5 of 5) sorted by relevance
161 ErrCode DhcpServerImpl::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() function in OHOS::DHCP::DhcpServerImpl
182 ErrCode DhcpServerProxy::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() function in OHOS::DHCP::DhcpServerProxy
276 ErrCode DhcpServerProxy::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() function in OHOS::DHCP::DhcpServerProxy
156 NO_SANITIZE("cfi") DhcpErrorCode SetDhcpRange(const char *ifname, const DhcpRange *range) in SetDhcpRange() function
464 ErrCode DhcpServerServiceImpl::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() function in OHOS::DHCP::DhcpServerServiceImpl