Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_server_api.c258 server_reporter_timer_proc(TimerClientData client_data, struct iperf_time *nowP) in server_reporter_timer_proc() function
301 …test->reporter_timer = tmr_create(&now, server_reporter_timer_proc, cd, test->reporter_interval * … in create_server_timers()