Searched refs:remote_host (Results 1 – 4 of 4) sorted by relevance
12 [Arguments] ${remote_host}=${REMOTE_LOG_SERVER_HOST}16 # remote_host The host name or IP address of the remote logging server31 ${host_dict}= Create Dictionary data=${remote_host}33 ... verify=${TRUE} expected_value=${remote_host}47 [Arguments] ${remote_host}=${REMOTE_LOG_SERVER_HOST}51 # remote_host The host name or IP address of the remote logging server55 @{remote_parm_list}= Create List ${remote_host} ${remote_port}67 [Arguments] ${remote_host}=${REMOTE_LOG_SERVER_HOST}71 # remote_host The host name or IP address of the remote logging server84 ${config}= Catenate @@${remote_host}:${remote_port}[all …]
733 unsigned int remote_host; in qcom_smem_enumerate_partitions() local756 remote_host = host1; in qcom_smem_enumerate_partitions()758 remote_host = host0; in qcom_smem_enumerate_partitions()760 if (remote_host >= SMEM_HOST_COUNT) { in qcom_smem_enumerate_partitions()763 remote_host); in qcom_smem_enumerate_partitions()767 if (smem->partitions[remote_host]) { in qcom_smem_enumerate_partitions()770 remote_host); in qcom_smem_enumerate_partitions()791 if (host0 != remote_host && host1 != remote_host) { in qcom_smem_enumerate_partitions()809 smem->partitions[remote_host] = header; in qcom_smem_enumerate_partitions()810 smem->cacheline[remote_host] = le32_to_cpu(entry->cacheline); in qcom_smem_enumerate_partitions()
687 const char *remote_host, in vubr_backend_udp_setup() argument 719 vubr_set_host(&dev->backend_udp_dest, remote_host); in vubr_backend_udp_setup()
4679 ``udp:[remote_host]:remote_port[@[src_ip]:src_port]``