Searched refs:zperf_tcp_download (Results 1 – 3 of 3) sorted by relevance
164 int zperf_tcp_download(const struct zperf_download_params *param,
393 int zperf_tcp_download(const struct zperf_download_params *param, in zperf_tcp_download() function
1376 ret = zperf_tcp_download(¶m, tcp_session_cb, (void *)sh); in cmd_tcp_download()