Home
last modified time | relevance | path

Searched refs:IENOROLE (Results 1 – 3 of 3) sorted by relevance

/iperf/src/
H A Diperf_error.c140 case IENOROLE: in iperf_strerror()
H A Diperf_api.h360 IENOROLE = 2, // Iperf must either be a client (-c) or server (-s) enumerator
H A Diperf_api.c1718 i_errno = IENOROLE; in iperf_parse_arguments()