Searched defs:dhcpEnabled (Results 1 – 5 of 5) sorted by relevance
61 HypEthInterface::DHCPConf HypEthInterface::dhcpEnabled(DHCPConf value) in dhcpEnabled() function in phosphor::network::HypEthInterface82 HypEthInterface::DHCPConf HypEthInterface::dhcpEnabled() const in dhcpEnabled() function in phosphor::network::HypEthInterface
456 EthernetInterface::DHCPConf EthernetInterface::dhcpEnabled(DHCPConf value) in dhcpEnabled() function in phosphor::network::EthernetInterface478 EthernetInterface::DHCPConf EthernetInterface::dhcpEnabled() const in dhcpEnabled() function in phosphor::network::EthernetInterface
103 std::string dhcpEnabled; member 327 const std::string* dhcpEnabled = in extractEthernetInterfaceData() local
891 std::optional<EthernetInterface::DHCPConf> dhcpEnabled = in setDCMIConfParams() local
400 setDHCPEnabled: function(interfaceName, dhcpEnabled) { argument