Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_api.h307 int iperf_create_send_timers(struct iperf_test *);
H A Diperf_client_api.c307 if (iperf_create_send_timers(test) < 0) in iperf_handle_message_client()
H A Diperf_server_api.c773 if (iperf_create_send_timers(test) < 0) { in iperf_run_server()
H A Diperf_api.c1954 iperf_create_send_timers(struct iperf_test * test) in iperf_create_send_timers() function