Searched defs:servers (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-networkd/test/ |
| H A D | test_ethernet_interface.cpp | 151 ServerList servers = {"9.1.1.1", "9.2.2.2", "9.3.3.3"}; in TEST_F() local 160 ServerList servers = {"9.1.1.1", "9.2.2.2", "9.3.3.3"}; in TEST_F() local 168 ServerList servers = {"10.1.1.1", "10.2.2.2", "10.3.3.3"}; in TEST_F() local 178 ServerList servers = {"10.1.1.1", "10.2.2.2", "10.3.3.3"}; in TEST_F() local 184 ServerList servers = {"10.1.1.1", "10.2.2.2", "10.3.3.3"}; in TEST_F() local
|
| /openbmc/phosphor-webui/app/configuration/controllers/ |
| H A D | date-time-controller.js | 18 $scope.ntp = {servers: []}; property in $scope.ntp
|
| /openbmc/phosphor-networkd/src/ |
| H A D | ethernet_interface.cpp | 594 ServerList servers; // Variable to capture the NTP Server IPs in getNTPServerFromTimeSyncd() local 625 ServerList servers; in getNameServerFromResolvd() local
|