Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_api.h259 void iperf_check_throttle(struct iperf_stream *sp, struct iperf_time *nowP);
Diperf_api.c1394 iperf_check_throttle(struct iperf_stream *sp, struct iperf_time *nowP) in iperf_check_throttle() function
1446 iperf_check_throttle(sp, &now); in iperf_send()
1459 iperf_check_throttle(sp, &now); in iperf_send()
1525 iperf_check_throttle(sp, nowP); in send_timer_proc()