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