Home
last modified time | relevance | path

Searched defs:servers (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-networkd/test/
H A Dtest_ethernet_interface.cpp151 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 Ddate-time-controller.js18 $scope.ntp = {servers: []}; property in $scope.ntp
/openbmc/linux/tools/testing/selftests/net/
Dso_incoming_cpu.c
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp594 ServerList servers; // Variable to capture the NTP Server IPs in getNTPServerFromTimeSyncd() local
625 ServerList servers; in getNameServerFromResolvd() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
Dmigrate_reuseport.c
Dcls_redirect.c
/openbmc/linux/net/ipv4/
Dipconfig.c