Home
last modified time | relevance | path

Searched defs:client_ip (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/autotest/server/site_tests/telemetry_Crosperf/
H A Dtelemetry_Crosperf.py87 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/
Dserver_load_reporting_filter.cc133 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 Dserver_load_reporting_filter.cc134 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/
Dsocket_test_utils.py177 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 Dhardware_StorageQualSuspendStress.py16 def run_once(self, client_ip, duration, other_dev=False): argument
/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageQualTrimStress/
H A Dhardware_StorageQualTrimStress.py15 def run_once(self, client_ip, duration, cq=False): argument
/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageQualBase/
H A Dhardware_StorageQualBase.py59 client_ip, argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/fuzz/
H A Dfuzz_dtlsserver.c20 const unsigned char client_ip[4] = { 0x7F, 0, 0, 1 }; variable
/aosp_15_r20/external/mbedtls/programs/fuzz/
H A Dfuzz_dtlsserver.c22 const unsigned char client_ip[4] = { 0x7F, 0, 0, 1 }; variable
/aosp_15_r20/external/bcc/examples/networking/neighbor_sharing/
H A Dtc_neighbor_sharing.c7 u32 client_ip; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/masque/
H A Dmasque_server_session.cc477 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 Dhardware_MemoryIntegrity.py91 def run_once(self, client_ip=None, seconds=3600, size=0, suspend=True): argument
/aosp_15_r20/external/autotest/client/tests/netpipe/
H A Dnetpipe.py34 def run_once(self, server_ip, client_ip, role, bidirectional=False, argument
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Ddtls_server.c82 unsigned char client_ip[16] = { 0 }; in main() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Ddtls_server.c82 unsigned char client_ip[16] = { 0 }; in main() local
/aosp_15_r20/external/autotest/server/site_tests/hardware_StorageStress/
H A Dhardware_StorageStress.py28 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 Dqbone_packet_processor.h164 void set_client_ip(QuicIpAddress client_ip) { client_ip_ = client_ip; } in set_client_ip()
H A Dqbone_server_session.cc37 QuicIpAddress self_ip, QuicIpAddress client_ip, in QboneServerSession()
H A Dqbone_packet_processor.cc40 QuicIpAddress client_ip, in QbonePacketProcessor()
H A Dqbone_packet_processor_test.cc442 TestFilter(QuicIpAddress client_ip, QuicIpAddress network_ip) in TestFilter()
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddhcp.h32 be32 client_ip; member
51 be32 client_ip; member
/aosp_15_r20/external/curl/lib/
H A Dcf-haproxy.c73 const char *client_ip; in cf_haproxy_date_out_set() local
/aosp_15_r20/external/mbedtls/library/
H A Dnet_sockets.c319 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 Dnet_sockets.c319 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 Dquic_crypto_server_config.h50 const QuicIpAddress client_ip; member

12