Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_shell.c833 static int shell_cmd_upload(const struct shell *sh, size_t argc, in shell_cmd_upload() function
1062 return shell_cmd_upload(sh, argc, argv, IPPROTO_TCP); in cmd_tcp_upload()
1067 return shell_cmd_upload(sh, argc, argv, IPPROTO_UDP); in cmd_udp_upload()