Searched refs:staticNTPServers (Results 1 – 3 of 3) sorted by relevance
554 EthernetInterfaceIntf::staticNTPServers( in loadNTPServers()699 ServerList EthernetInterface::staticNTPServers(ServerList value) in staticNTPServers() function in phosphor::network::EthernetInterface701 value = EthernetInterfaceIntf::staticNTPServers(std::move(value)); in staticNTPServers()791 for (const auto& ntp : EthernetInterfaceIntf::staticNTPServers()) in writeConfigurationFile()
192 ServerList staticNTPServers(ServerList value) override;
170 interface.staticNTPServers(servers); in TEST_F()