Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dzperf.h52 struct zperf_download_params { struct
150 int zperf_udp_download(const struct zperf_download_params *param,
164 int zperf_tcp_download(const struct zperf_download_params *param,
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_shell.c205 struct zperf_download_params *param) in zperf_bind_host()
379 struct zperf_download_params *param) in shell_cmd_download()
437 struct zperf_download_params param = { 0 }; in cmd_udp_download()
1357 struct zperf_download_params param = { 0 }; in cmd_tcp_download()
Dzperf_tcp_receiver.c393 int zperf_tcp_download(const struct zperf_download_params *param, in zperf_tcp_download()
Dzperf_udp_receiver.c512 int zperf_udp_download(const struct zperf_download_params *param, in zperf_udp_download()