Searched refs:iperf_reporter_callback (Results 1 – 2 of 2) sorted by relevance
202 void iperf_reporter_callback(struct iperf_test * test);
2312 testp->reporter_callback = iperf_reporter_callback; in iperf_defaults()3446 iperf_reporter_callback(struct iperf_test *test) in iperf_reporter_callback() function