Home
last modified time | relevance | path

Searched refs:client_omit_timer_proc (Results 1 – 1 of 1) sorted by relevance

/iperf/src/
H A Diperf_client_api.c211 client_omit_timer_proc(TimerClientData client_data, struct iperf_time *nowP) in client_omit_timer_proc() function
249 test->omit_timer = tmr_create(&now, client_omit_timer_proc, cd, test->omit * SEC_TO_US, 0); in create_client_omit_timer()