Home
last modified time | relevance | path

Searched defs:setDHCPEnabled (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-webui/app/configuration/controllers/
H A Dnetwork-controller.js201 function setDHCPEnabled() { function
/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp489 inline void setDHCPEnabled(const std::string& ifaceId, bool ipv4DHCPEnabled, in setDHCPEnabled() function
H A Dethernet.hpp1311 inline void setDHCPEnabled(const std::string& ifaceId, in setDHCPEnabled() function
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js400 setDHCPEnabled: function(interfaceName, dhcpEnabled) { method in AnonymousFunction1ea782bb0200.SERVICE