Home
last modified time | relevance | path

Searched refs:IESTREAMCONNECT (Results 1 – 5 of 5) sorted by relevance

/iperf/src/
H A Diperf_sctp.c128 i_errno = IESTREAMCONNECT; in iperf_sctp_accept()
309 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
321 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
329 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
384 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
425 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
523 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
H A Diperf_tcp.c126 i_errno = IESTREAMCONNECT; in iperf_tcp_accept()
380 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
553 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
H A Diperf_error.c376 case IESTREAMCONNECT: in iperf_strerror()
H A Diperf_api.h446 IESTREAMCONNECT = 203, // Unable to connect stream (check herror/perror) enumerator
H A Diperf_udp.c507 i_errno = IESTREAMCONNECT; in iperf_udp_connect()