Home
last modified time | relevance | path

Searched refs:iperf_run_client (Results 1 – 4 of 4) sorted by relevance

/iperf/examples/
H A Dmic.c52 if ( iperf_run_client( test ) < 0 ) { in main()
/iperf/src/
H A Dmain.c183 if (iperf_run_client(test) < 0) in run()
H A Diperf_api.h324 int iperf_run_client(struct iperf_test *);
H A Diperf_client_api.c511 iperf_run_client(struct iperf_test * test) in iperf_run_client() function