| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_errno.h | 42 #define NGX_ECONNRESET ECONNRESET
|
| /f-stack/freebsd/sys/ |
| H A D | errno.h | 120 #define ECONNRESET 54 /* Connection reset by peer */ macro
|
| /f-stack/freebsd/netipsec/ |
| H A D | xform_tcp.c | 91 return (ECONNRESET); in tcp_ipsec_pcbctl() 109 return (ECONNRESET); in tcp_ipsec_pcbctl()
|
| /f-stack/freebsd/netinet6/ |
| H A D | sctp6_usrreq.c | 793 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP6_USRREQ, ECONNRESET); in sctp6_connect() 794 return (ECONNRESET); /* I made the same as TCP since we are in sctp6_connect() 945 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP6_USRREQ, ECONNRESET); in sctp6_getaddr() 946 return (ECONNRESET); in sctp6_getaddr() 1060 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP6_USRREQ, ECONNRESET); in sctp6_peeraddr() 1061 return (ECONNRESET); in sctp6_peeraddr()
|
| H A D | ip6_output.c | 1854 return (ECONNRESET); in ip6_ctloutput() 2000 return (ECONNRESET); in ip6_ctloutput() 2092 return (ECONNRESET); in ip6_ctloutput() 2579 return (ECONNRESET); \
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_usrreq.c | 787 error = ECONNRESET; in tcp_usr_disconnect() 931 error = ECONNRESET; in tcp_usr_shutdown() 966 error = ECONNRESET; in tcp_usr_rcvd() 1045 error = ECONNRESET; in tcp_usr_send() 1362 return (ECONNRESET); in tcp_usr_ready() 1496 error = ECONNRESET; in tcp_usr_rcvoob() 1818 return (ECONNRESET); \ 1857 return (ECONNRESET); in tcp_ctloutput() 1891 return (ECONNRESET); in tcp_ctloutput()
|
| H A D | tcp_log_buf.c | 489 rv = ECONNRESET; \ 2218 return (ECONNRESET); in tcp_log_dump_tp_logbuf()
|
| H A D | sctp_output.c | 6343 SCTP_LTRACE_ERR_RET(NULL, stcb, NULL, SCTP_FROM_SCTP_OUTPUT, ECONNRESET); in sctp_msg_append() 6344 error = ECONNRESET; in sctp_msg_append() 12346 SCTP_LTRACE_ERR_RET(NULL, stcb, NULL, SCTP_FROM_SCTP_OUTPUT, ECONNRESET); in sctp_copy_it_in() 12347 *error = ECONNRESET; in sctp_copy_it_in() 12835 SCTP_LTRACE_ERR_RET(NULL, stcb, NULL, SCTP_FROM_SCTP_OUTPUT, ECONNRESET); in sctp_lower_sosend() 12836 error = ECONNRESET; in sctp_lower_sosend() 12879 SCTP_LTRACE_ERR_RET(NULL, stcb, NULL, SCTP_FROM_SCTP_OUTPUT, ECONNRESET); in sctp_lower_sosend() 12880 error = ECONNRESET; in sctp_lower_sosend() 13214 SCTP_LTRACE_ERR_RET(NULL, stcb, NULL, SCTP_FROM_SCTP_OUTPUT, ECONNRESET); in sctp_lower_sosend() 13215 error = ECONNRESET; in sctp_lower_sosend()
|
| H A D | sctp_usrreq.c | 6958 return (ECONNRESET); 7120 return (ECONNRESET); 7280 return (ECONNRESET); 7297 return (ECONNRESET); 7397 return (ECONNRESET); 7509 return (ECONNRESET);
|
| H A D | tcp_input.c | 2180 so->so_error = ECONNRESET; in tcp_do_segment() 2208 tp = tcp_drop(tp, ECONNRESET); in tcp_do_segment()
|
| H A D | sctputil.c | 3257 SCTP_LTRACE_ERR_RET(NULL, stcb, NULL, SCTP_FROM_SCTPUTIL, ECONNRESET); in sctp_notify_assoc_change() 3258 stcb->sctp_socket->so_error = ECONNRESET; in sctp_notify_assoc_change() 5593 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTPUTIL, ECONNRESET); in sctp_sorecvmsg() 5594 error = ECONNRESET; in sctp_sorecvmsg()
|
| H A D | sctp_pcb.c | 4786 SCTP_LTRACE_ERR_RET(inp, stcb, NULL, SCTP_FROM_SCTP_PCB, ECONNRESET); in sctp_free_assoc() 4787 stcb->block_entry->error = ECONNRESET; in sctp_free_assoc()
|
| H A D | tcp_subr.c | 3270 error = ECONNRESET; in sysctl_switch_tls()
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_ktls.c | 760 return (ECONNRESET); in ktls_try_toe() 764 return (ECONNRESET); in ktls_try_toe() 768 return (ECONNRESET); in ktls_try_toe() 812 return (ECONNRESET); in ktls_alloc_snd_tag() 816 return (ECONNRESET); in ktls_alloc_snd_tag() 820 return (ECONNRESET); in ktls_alloc_snd_tag()
|
| H A D | uipc_usrreq.c | 1260 error = ECONNRESET; in uipc_ready() 1976 so->so_error = ECONNRESET; in unp_drop()
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack_bbr_common.c | 697 so->so_error = ECONNRESET; in ctf_process_rst() 736 tp = tcp_drop(tp, ECONNRESET); in ctf_challenge_ack()
|
| /f-stack/lib/ |
| H A D | ff_host_interface.c | 299 case ff_ECONNRESET: errno = ECONNRESET; break; in ff_os_errno()
|
| /f-stack/freebsd/net/ |
| H A D | debugnet.c | 246 return (ECONNRESET); in debugnet_send() 340 return (ECONNRESET); in debugnet_send()
|
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_errno.c | 449 { BSM_ERRNO_ECONNRESET, ECONNRESET, ES("Connection reset by peer") },
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | strerror.pot | 282 # 54 - ECONNRESET
|
| /f-stack/tools/libxo/tests/gettext/po/pig_latin/ |
| H A D | strerror.po | 277 # 54 - ECONNRESET
|
| /f-stack/freebsd/netgraph/bluetooth/socket/ |
| H A D | ng_btsocket_rfcomm.c | 625 error = ECONNRESET; in ng_btsocket_rfcomm_connect() 1679 error = ECONNRESET; in ng_btsocket_rfcomm_session_clean() 2251 error = ECONNRESET; in ng_btsocket_rfcomm_receive_dm()
|
| H A D | ng_btsocket_l2cap.c | 833 pcb->so->so_error = ECONNRESET; in ng_btsocket_l2cap_process_l2ca_cfg_req_rsp() 2951 return (ECONNRESET); in ng_btsocket_l2cap_result2errno()
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-cli.c | 1016 (errno == ECONNRESET || errno == EPIPE)) in cliReadReply()
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | fil.c | 3169 fin->fin_error = ECONNRESET;
|