Searched refs:client_omit_timer_proc (Results 1 – 1 of 1) sorted by relevance
188 client_omit_timer_proc(TimerClientData client_data, struct iperf_time *nowP) in client_omit_timer_proc() function221 test->omit_timer = tmr_create(&now, client_omit_timer_proc, cd, test->omit * SEC_TO_US, 0); in create_client_omit_timer()