Home
last modified time | relevance | path

Searched defs:dhcpIsEnabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.hpp134 inline bool dhcpIsEnabled(stdplus::In4Addr) const in dhcpIsEnabled() function in phosphor::network::EthernetInterface
138 inline bool dhcpIsEnabled(stdplus::In6Addr) const in dhcpIsEnabled() function in phosphor::network::EthernetInterface
142 inline bool dhcpIsEnabled(stdplus::InAnyAddr addr) const in dhcpIsEnabled() function in phosphor::network::EthernetInterface
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_ethernet_interface.cpp49 bool HypEthInterface::dhcpIsEnabled(HypIP::Protocol family) in dhcpIsEnabled() function in phosphor::network::HypEthInterface