Home
last modified time | relevance | path

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

/external/iperf3/src/
Diperf_sctp.c128 i_errno = IESTREAMCONNECT; in iperf_sctp_accept()
270 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
282 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
291 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
310 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
351 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
446 i_errno = IESTREAMCONNECT; in iperf_sctp_connect()
Diperf_tcp.c120 i_errno = IESTREAMCONNECT; in iperf_tcp_accept()
379 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
391 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
399 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
418 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
459 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
621 i_errno = IESTREAMCONNECT; in iperf_tcp_connect()
Diperf_error.c319 case IESTREAMCONNECT: in iperf_strerror()
Diperf_api.h386 IESTREAMCONNECT = 203, // Unable to connect stream (check herror/perror) enumerator
Diperf_udp.c480 i_errno = IESTREAMCONNECT; in iperf_udp_connect()