Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_tcp.c121 i_errno = IESTREAMCONNECT; in iperf_tcp_accept()
380 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
392 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
400 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
419 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
460 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
622 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
Diperf_sctp.c128 i_errno = IESTREAMCONNECT; in iperf_sctp_accept()
294 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
306 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
315 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
354 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
395 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
493 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
Diperf_error.c363 case IESTREAMCONNECT: in iperf_strerror()
Diperf_api.h412 IESTREAMCONNECT = 203, // Unable to connect stream (check herror/perror) enumerator
Diperf_udp.c503 i_errno = IESTREAMCONNECT; in iperf_udp_connect()