Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_api.h274 void iperf_check_throttle(struct iperf_stream *sp, struct iperf_time *nowP);
Diperf_api.c1514 iperf_check_throttle(struct iperf_stream *sp, struct iperf_time *nowP) in iperf_check_throttle() function
1604 iperf_check_throttle(sp, &now); in iperf_send()
1618 iperf_check_throttle(sp, &now); in iperf_send()
1684 iperf_check_throttle(sp, nowP); in send_timer_proc()