Home
last modified time | relevance | path

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

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