Searched defs:servers (Results 1 – 12 of 12) 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 | 567 ServerList servers; // Variable to capture the NTP Server IPs in getNTPServerFromTimeSyncd() local 598 ServerList servers; in getNameServerFromResolvd() local
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | so_incoming_cpu.c | 16 int *servers; in FIXTURE() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | migrate_reuseport.c | 51 __s64 servers[NR_SERVERS]; member
|
H A D | cls_redirect.c | 377 int servers[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common() local
|
/openbmc/linux/fs/afs/ |
H A D | afs_vl.h | 99 } servers[8]; member
|
H A D | afs.h | 103 } servers[8]; member
|
H A D | internal.h | 456 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 D | ns.c | 69 struct xarray servers; member
|
/openbmc/linux/net/ipv4/ |
H A D | ipconfig.c | 919 u8 servers; in ic_do_bootp_ext() local
|
/openbmc/linux/include/linux/ |
H A D | nfs_xdr.h | 1220 struct nfs4_string servers[NFS4_FS_LOCATION_MAXSERVERS]; member
|