Home
last modified time | relevance | path

Searched refs:ECONNRESET (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/openbmc/linux/net/netrom/
H A Dnr_in.c101 nr_disconnect(sk, ECONNRESET); in nr_state1_machine()
120 nr_disconnect(sk, ECONNRESET); in nr_state2_machine()
132 nr_disconnect(sk, ECONNRESET); in nr_state2_machine()
169 nr_disconnect(sk, ECONNRESET); in nr_state3_machine()
266 nr_disconnect(sk, ECONNRESET); in nr_state3_machine()
/openbmc/linux/fs/afs/
H A Dmisc.c157 if (e->error == -ECONNRESET) in afs_prioritise_error()
160 case -ECONNRESET: /* Responded, but call expired. */ in afs_prioritise_error()
/openbmc/linux/net/bluetooth/
H A Dlib.c108 return ECONNRESET; in bt_to_errno()
188 case -ECONNRESET: in bt_status()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_rx.c31 case -ECONNRESET: in pickup_urb_and_free_priv()
210 if (ret == -ECONNRESET) in vhci_rx_pdu()
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dusb.h52 urb->status != -ECONNRESET && in mt7601u_urb_has_error()
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h87 #define ECONNRESET 104 /* Connection reset by peer */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h87 #define ECONNRESET 104 /* Connection reset by peer */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h28 #define ECONNRESET 54 /* Connection reset by peer */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h86 #define ECONNRESET 131 /* Connection reset by peer */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h31 #define ECONNRESET 54 /* Connection reset by peer */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h31 #define ECONNRESET 54 /* Connection reset by peer */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h86 #define ECONNRESET 131 /* Connection reset by peer */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h28 #define ECONNRESET 54 /* Connection reset by peer */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h94 #define ECONNRESET 232 /* Connection reset by peer */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h94 #define ECONNRESET 232 /* Connection reset by peer */ macro
/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c64 return -ECONNRESET; in vnet_handle_unknown()
208 return -ECONNRESET; in handle_attr_info()
238 return -ECONNRESET; in handle_attr_nack()
256 return -ECONNRESET; in sunvnet_handle_attr_common()
575 if (err == -ECONNRESET) in vnet_walk_rx_one()
602 if (err == -ECONNRESET) in vnet_walk_rx()
614 if (err == -ECONNRESET) in vnet_walk_rx()
858 if (err == -ECONNRESET) in vnet_event_napi()
881 err = -ECONNRESET; in vnet_event_napi()
906 if (err == -ECONNRESET) in vnet_event_napi()
[all …]
/openbmc/linux/drivers/usb/serial/
H A Dnavman.c38 case -ECONNRESET: in navman_read_int_callback()
/openbmc/linux/drivers/staging/vt6656/
H A Dusbpipe.c220 case -ECONNRESET: in vnt_start_interrupt_urb_complete()
370 case -ECONNRESET: in vnt_submit_rx_urb_complete()
434 case -ECONNRESET: in vnt_tx_context_complete()
/openbmc/linux/fs/ocfs2/cluster/
H A Dtcp.h70 case -ECONNRESET: in o2net_link_down()
/openbmc/u-boot/include/linux/
H A Derrno.h112 #define ECONNRESET 104 /* Connection reset by peer */ macro
/openbmc/linux/drivers/nfc/pn533/
H A Dusb.c97 case -ECONNRESET: in pn533_recv_ack()
434 case -ECONNRESET: in pn533_out_complete()
457 case -ECONNRESET: in pn533_ack_complete()
/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-ep0.c99 cdns2_gadget_giveback(pep, preq, -ECONNRESET); in cdns2_ep0_stall()
420 cdns2_gadget_giveback(pep, preq, -ECONNRESET); in cdns2_handle_setup_packet()
557 return -ECONNRESET; in cdns2_gadget_ep0_queue()
/openbmc/u-boot/arch/arm/mach-tegra/
H A Divc.c193 return -ECONNRESET; in tegra_ivc_check_read()
214 return -ECONNRESET; in tegra_ivc_check_write()
/openbmc/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_cmd.c91 ret = -ECONNRESET; in bdc_submit_cmd()
98 ret = -ECONNRESET; in bdc_submit_cmd()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dusb.c186 case -ECONNRESET: in carl9170_usb_tx_data_complete()
256 case -ECONNRESET: in carl9170_usb_cmd_complete()
291 case -ECONNRESET: in carl9170_usb_rx_irq_complete()
416 case -ECONNRESET: in carl9170_usb_rx_complete()

12345678910>>...14