Home
last modified time | relevance | path

Searched defs:SetDhcpRange (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_server_impl.cpp161 ErrCode DhcpServerImpl::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() function in OHOS::DHCP::DhcpServerImpl
H A Ddhcp_server_proxy.cpp182 ErrCode DhcpServerProxy::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() function in OHOS::DHCP::DhcpServerProxy
H A Ddhcp_server_proxy_lite.cpp276 ErrCode DhcpServerProxy::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() function in OHOS::DHCP::DhcpServerProxy
/ohos5.0/foundation/communication/dhcp/frameworks/native/c_adapter/src/
H A Ddhcp_c_service.cpp156 NO_SANITIZE("cfi") DhcpErrorCode SetDhcpRange(const char *ifname, const DhcpRange *range) in SetDhcpRange() function
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp464 ErrCode DhcpServerServiceImpl::SetDhcpRange(const std::string& ifname, const DhcpRange& range) in SetDhcpRange() function in OHOS::DHCP::DhcpServerServiceImpl