/aosp_15_r20/external/autotest/server/site_tests/telemetry_Crosperf/ |
H A D | telemetry_Crosperf.py | 87 def scp_telemetry_results(self, client_ip, dut, file_path, host_dir, argument 286 def run_once(self, args, client_ip='', dut=None): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/load_reporting/ |
D | server_load_reporting_filter.cc | 133 std::string client_ip; in GetCensusSafeClientIpString() local 147 std::string client_ip = GetCensusSafeClientIpString(initial_metadata); in MakeClientIpAndLrToken() local
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/load_reporting/ |
H A D | server_load_reporting_filter.cc | 134 std::string client_ip; in GetCensusSafeClientIpString() local 148 std::string client_ip = GetCensusSafeClientIpString(initial_metadata); in MakeClientIpAndLrToken() local
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/ |
D | socket_test_utils.py | 177 def _client_socket(client, server_ip, server_port, client_ip, client_port, q): argument 185 def open_connect_socket(client, server, client_ip, server_ip, client_port, argument
|
/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageQualSuspendStress/ |
H A D | hardware_StorageQualSuspendStress.py | 16 def run_once(self, client_ip, duration, other_dev=False): argument
|
/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageQualTrimStress/ |
H A D | hardware_StorageQualTrimStress.py | 15 def run_once(self, client_ip, duration, cq=False): argument
|
/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageQualBase/ |
H A D | hardware_StorageQualBase.py | 59 client_ip, argument
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/fuzz/ |
H A D | fuzz_dtlsserver.c | 20 const unsigned char client_ip[4] = { 0x7F, 0, 0, 1 }; variable
|
/aosp_15_r20/external/mbedtls/programs/fuzz/ |
H A D | fuzz_dtlsserver.c | 22 const unsigned char client_ip[4] = { 0x7F, 0, 0, 1 }; variable
|
/aosp_15_r20/external/bcc/examples/networking/neighbor_sharing/ |
H A D | tc_neighbor_sharing.c | 7 u32 client_ip; member
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/ |
H A D | masque_server_session.cc | 477 QuicIpAddress client_ip = masque_server_backend_->GetNextClientIpAddress(); in HandleMasqueRequest() local 860 QuicIpAddress client_ip, QuicSpdyStream* stream, QuicUdpSocketFd fd, in ConnectIpServerState()
|
/aosp_15_r20/external/autotest/server/site_tests/hardware_MemoryIntegrity/ |
H A D | hardware_MemoryIntegrity.py | 91 def run_once(self, client_ip=None, seconds=3600, size=0, suspend=True): argument
|
/aosp_15_r20/external/autotest/client/tests/netpipe/ |
H A D | netpipe.py | 34 def run_once(self, server_ip, client_ip, role, bidirectional=False, argument
|
/aosp_15_r20/external/mbedtls/programs/ssl/ |
H A D | dtls_server.c | 82 unsigned char client_ip[16] = { 0 }; in main() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/ |
H A D | dtls_server.c | 82 unsigned char client_ip[16] = { 0 }; in main() local
|
/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageStress/ |
H A D | hardware_StorageStress.py | 28 def run_once(self, client_ip, gap=_TEST_GAP, duration=_TEST_DURATION, argument
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/ |
H A D | qbone_packet_processor.h | 164 void set_client_ip(QuicIpAddress client_ip) { client_ip_ = client_ip; } in set_client_ip()
|
H A D | qbone_server_session.cc | 37 QuicIpAddress self_ip, QuicIpAddress client_ip, in QboneServerSession()
|
H A D | qbone_packet_processor.cc | 40 QuicIpAddress client_ip, in QbonePacketProcessor()
|
H A D | qbone_packet_processor_test.cc | 442 TestFilter(QuicIpAddress client_ip, QuicIpAddress network_ip) in TestFilter()
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | dhcp.h | 32 be32 client_ip; member 51 be32 client_ip; member
|
/aosp_15_r20/external/curl/lib/ |
H A D | cf-haproxy.c | 73 const char *client_ip; in cf_haproxy_date_out_set() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | net_sockets.c | 319 void *client_ip, size_t buf_size, size_t *ip_len) in mbedtls_net_accept()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | net_sockets.c | 319 void *client_ip, size_t buf_size, size_t *cip_len) in mbedtls_net_accept()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/ |
H A D | quic_crypto_server_config.h | 50 const QuicIpAddress client_ip; member
|