Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_ethernet_interface.hpp84 bool isDHCPEnabled(HypIP::Protocol protocol);
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp1195 static bool isDHCPEnabled(uint8_t Channel) in isDHCPEnabled() function
1304 if (isDHCPIPv6Enabled(channel) || isDHCPEnabled(channel)) in ipmiOEMSetUser2Activation()