Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_api.h282 void iperf_free_stream(struct iperf_stream * sp);
H A Diperf_server_api.c267 iperf_free_stream(sp); in server_timer_proc()
H A Diperf_api.c2882 iperf_free_stream(sp); in iperf_free_test()
3016 iperf_free_stream(sp); in iperf_reset_test()
4153 iperf_free_stream(struct iperf_stream *sp) in iperf_free_stream() function