Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp290 const std::string* defaultGateway = in extractHypervisorInterfaceData() local
H A Dethernet.hpp118 std::string defaultGateway; member
356 const std::string* defaultGateway = in extractEthernetInterfaceData() local
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp910 std::string EthernetInterface::defaultGateway(std::string gateway) in defaultGateway() function in phosphor::network::EthernetInterface
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js388 setDefaultGateway: function(defaultGateway) { argument