Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_api.h297 void iperf_check_throttle(struct iperf_stream *sp, struct iperf_time *nowP);
H A Diperf_api.c1773 iperf_check_throttle(struct iperf_stream *sp, struct iperf_time *nowP) in iperf_check_throttle() function
1874 iperf_check_throttle(sp, &now); in iperf_send()
1884 iperf_check_throttle(sp, &now); in iperf_send()
1950 iperf_check_throttle(sp, nowP); in send_timer_proc()