Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/test/
H A Dtest_ethernet_interface.cpp145 ServerList servers = {"9.1.1.1", "9.2.2.2", "9.3.3.3"}; in TEST_F() local
154 ServerList servers = {"9.1.1.1", "9.2.2.2", "9.3.3.3"}; in TEST_F() local
162 ServerList servers = {"10.1.1.1", "10.2.2.2", "10.3.3.3"}; in TEST_F() local
172 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
/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js18 $scope.ntp = {servers: []}; property in $scope.ntp
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp515 ServerList servers; // Variable to capture the NTP Server IPs in getNTPServerFromTimeSyncd() local
546 ServerList servers; in getNameServerFromResolvd() local
/openbmc/linux/tools/testing/selftests/net/
H A Dso_incoming_cpu.c16 int *servers; in FIXTURE() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c51 __s64 servers[NR_SERVERS]; member
H A Dcls_redirect.c377 int servers[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common() local
/openbmc/linux/fs/afs/
H A Dafs_vl.h99 } servers[8]; member
H A Dafs.h103 } servers[8]; member
H A Dinternal.h456 struct afs_vlserver_entry servers[]; member
564 struct afs_server_entry servers[]; member
593 struct afs_server_list __rcu *servers; /* List of servers on which volume resides */ member
/openbmc/linux/net/qrtr/
H A Dns.c69 struct xarray servers; member
/openbmc/linux/net/ipv4/
H A Dipconfig.c919 u8 servers; in ic_do_bootp_ext() local
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1220 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS]; member