Home
last modified time | relevance | path

Searched defs:timer_proc (Results 1 – 3 of 3) sorted by relevance

/external/iperf3/src/
Dt_timer.c45 timer_proc( TimerClientData client_data, struct iperf_time* nowP ) in timer_proc() function
Dtimer.h60 TimerProc* timer_proc; member
Dtimer.c123 struct iperf_time* nowP, TimerProc* timer_proc, TimerClientData client_data, in tmr_create()