Searched refs:DhcpdInterface (Results 1 – 6 of 6) sorted by relevance
38 DhcpdInterface::DhcpdInterface() in DhcpdInterface() function in OHOS::Wifi::DhcpdInterface42 DhcpdInterface::~DhcpdInterface() in ~DhcpdInterface()45 bool DhcpdInterface::RegisterDhcpCallBack(const std::string &ifaceName, ServerCallBack &event) in RegisterDhcpCallBack()54 bool DhcpdInterface::StartDhcpServerFromInterface(const std::string &ifaceName, Ipv4Address &ipv4, … in StartDhcpServerFromInterface()92 bool DhcpdInterface::SetDhcpIpRange(const std::string &ifaceName) in SetDhcpIpRange()103 bool DhcpdInterface::UpdateDefaultConfigFile(const int32_t &leaseTime) in UpdateDefaultConfigFile()134 bool DhcpdInterface::StopDhcp(const std::string &ifaceName) in StopDhcp()205 bool DhcpdInterface::CompareSubNet( in CompareSubNet()222 Ipv4Address DhcpdInterface::AssignIpAddrV4(const std::vector<Ipv4Address> &vecIpAddr, const std::st… in AssignIpAddrV4()256 Ipv6Address DhcpdInterface::AssignIpAddrV6(const std::vector<Ipv6Address> &vecIpAddr) in AssignIpAddrV6()[all …]
38 class DhcpdInterface {43 DhcpdInterface();48 ~DhcpdInterface();
38 pDhcpdInterface = std::make_unique<DhcpdInterface>(); in SetUp()54 std::unique_ptr<DhcpdInterface> pDhcpdInterface;
16 "*DhcpdInterface*";
132 DhcpdInterface m_DhcpdInterface;
422 DhcpdInterface m_DhcpdInterface;