Searched refs:reporter_callback (Results 1 – 4 of 4) sorted by relevance
146 if (test->reporter_callback) in client_reporter_timer_proc()147 test->reporter_callback(test); in client_reporter_timer_proc()299 test->reporter_callback(test); in iperf_handle_message_client()434 test->reporter_callback(test); in iperf_client_end()
186 test->reporter_callback(test); in iperf_handle_message_server()206 test->reporter_callback(test); in iperf_handle_message_server()264 if (test->reporter_callback) in server_reporter_timer_proc()265 test->reporter_callback(test); in server_reporter_timer_proc()
320 void (*reporter_callback) (struct iperf_test *); member
2493 testp->reporter_callback = iperf_reporter_callback; in iperf_defaults()2712 test->reporter_callback = NULL; in iperf_free_test()4103 test->reporter_callback(test); in iperf_got_sigend()