Home
last modified time | relevance | path

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

/iperf/src/
H A Dtimer.h79 extern struct timeval* tmr_timeout( struct iperf_time* nowP ) /* __attribute__((hot)) */;
H A Dtimer.c154 tmr_timeout( struct iperf_time* nowP ) in tmr_timeout() function
H A Diperf_client_api.c570 timeout = tmr_timeout(&now); in iperf_run_client()
H A Diperf_server_api.c495 timeout = tmr_timeout(&now); in iperf_run_server()