Searched refs:reporter_callback (Results 1 – 4 of 4) sorted by relevance
163 if (test->reporter_callback) in client_reporter_timer_proc()164 test->reporter_callback(test); in client_reporter_timer_proc()333 test->reporter_callback(test); in iperf_handle_message_client()494 test->reporter_callback(test); in iperf_client_end()
212 test->reporter_callback(test); in iperf_handle_message_server()232 test->reporter_callback(test); in iperf_handle_message_server()290 if (test->reporter_callback) in server_reporter_timer_proc()291 test->reporter_callback(test); in server_reporter_timer_proc()
344 void (*reporter_callback) (struct iperf_test *); member
2776 testp->reporter_callback = iperf_reporter_callback; in iperf_defaults()3001 test->reporter_callback = NULL; in iperf_free_test()4518 test->reporter_callback(test); in iperf_got_sigend()