Home | History | Annotate | Download | only in controllers

Lines Matching refs:server_host

1021                             server_host,
1031 server_host: Address of the iperf server.
1037 cmd = "iperf3 -c {} {}".format(server_host, extra_args)
1043 server_host,
1052 server_host: Address of the iperf server.
1061 "iperf3 -c {} {}".format(server_host, extra_args), timeout=timeout)