Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp136 std::vector<std::string> staticNameServers; member
341 const std::vector<std::string>* staticNameServers = in extractEthernetInterfaceData() local
2342 std::optional<std::vector<std::string>> staticNameServers; in requestEthernetInterfacesRoutes() local
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp519 ServerList EthernetInterface::staticNameServers(ServerList value) in staticNameServers() function in phosphor::network::EthernetInterface