Searched refs:test_timer_proc (Results 1 – 1 of 1) sorted by relevance
120 test_timer_proc(TimerClientData client_data, struct iperf_time *nowP) in test_timer_proc() function164 …test->timer = tmr_create(&now, test_timer_proc, cd, ( test->duration + test->omit ) * SEC_TO_US, 0… in create_client_timers()