Searched defs:staticNameServers (Results 1 – 2 of 2) sorted by relevance
136 std::vector<std::string> staticNameServers; member341 const std::vector<std::string>* staticNameServers = in extractEthernetInterfaceData() local2342 std::optional<std::vector<std::string>> staticNameServers; in requestEthernetInterfacesRoutes() local
519 ServerList EthernetInterface::staticNameServers(ServerList value) in staticNameServers() function in phosphor::network::EthernetInterface