Home
last modified time | relevance | path

Searched refs:HypIP (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_ethernet_interface.hpp20 using HypIP = sdbusplus::xyz::openbmc_project::Network::server::IP; typedef
69 ObjectPath ip(HypIP::Protocol /*addressType*/, std::string /*ipAddress*/, in ip()
83 bool isDHCPEnabled(HypIP::Protocol protocol);
116 bool dhcpIsEnabled(HypIP::Protocol protocol);
H A Dhyp_ethernet_interface.cpp49 bool HypEthInterface::dhcpIsEnabled(HypIP::Protocol family) in dhcpIsEnabled()
53 case HypIP::Protocol::IPv6: in dhcpIsEnabled()
55 case HypIP::Protocol::IPv4: in dhcpIsEnabled()