Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_api.h284 int iperf_create_send_timers(struct iperf_test *);
Diperf_client_api.c273 if (iperf_create_send_timers(test) < 0) in iperf_handle_message_client()
Diperf_server_api.c644 if (iperf_create_send_timers(test) < 0) { in iperf_run_server()
Diperf_api.c1688 iperf_create_send_timers(struct iperf_test * test) in iperf_create_send_timers() function