Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/zperf/
Dzperf_tcp_uploader.c21 static struct zperf_async_upload_context tcp_async_upload_ctx;
151 struct zperf_async_upload_context *upload_ctx = in tcp_upload_async_work()
152 CONTAINER_OF(work, struct zperf_async_upload_context, work); in tcp_upload_async_work()
Dzperf_internal.h86 struct zperf_async_upload_context { struct
Dzperf_udp_uploader.c21 static struct zperf_async_upload_context udp_async_upload_ctx;
333 struct zperf_async_upload_context *upload_ctx = in udp_upload_async_work()