Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_error.c297 case IESERVERTERM: in iperf_strerror()
H A Diperf_api.h413 IESERVERTERM = 120, // The server has terminated enumerator
H A Diperf_client_api.c324 i_errno = IESERVERTERM; in iperf_handle_message_client()
H A Diperf_api.c4525 i_errno = (test->role == 'c') ? IECLIENTTERM : IESERVERTERM; in iperf_got_sigend()