Home
last modified time | relevance | path

Searched refs:zperf_tcp_download_stop (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dzperf.h179 int zperf_tcp_download_stop(void);
/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_tcp_receiver.c422 int zperf_tcp_download_stop(void) in zperf_tcp_download_stop() function
Dzperf_shell.c1342 ret = zperf_tcp_download_stop(); in cmd_tcp_download_stop()