Home
last modified time | relevance | path

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

12345678910>>...16

/OK3568_Linux_fs/kernel/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()
170 nr_disconnect(sk, ECONNRESET); in nr_state3_machine()
267 nr_disconnect(sk, ECONNRESET); in nr_state3_machine()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Derrno.h114 #ifndef ECONNRESET
115 #define ECONNRESET 9909 macro
H A D__errc35 connection_reset, // ECONNRESET
132 connection_reset = ECONNRESET,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Derrno.h114 #ifndef ECONNRESET
115 #define ECONNRESET 9909 macro
H A D__errc35 connection_reset, // ECONNRESET
132 connection_reset = ECONNRESET,
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Dusb-notif.c146 case -ECONNRESET: /* disconnection */ in i2400mu_notification_cb()
163 case -ECONNRESET: /* disconnection */ in i2400mu_notification_cb()
H A Dusb-fw.c143 case -ECONNRESET: in i2400mu_tx_bulk_out()
327 case -ECONNRESET: in i2400mu_bus_bm_wait_for_ack()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsunvnet_common.c63 return -ECONNRESET; in vnet_handle_unknown()
207 return -ECONNRESET; in handle_attr_info()
237 return -ECONNRESET; in handle_attr_nack()
255 return -ECONNRESET; in sunvnet_handle_attr_common()
574 if (err == -ECONNRESET) in vnet_walk_rx_one()
601 if (err == -ECONNRESET) in vnet_walk_rx()
613 if (err == -ECONNRESET) in vnet_walk_rx()
857 if (err == -ECONNRESET) in vnet_event_napi()
880 err = -ECONNRESET; in vnet_event_napi()
905 if (err == -ECONNRESET) in vnet_event_napi()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvhci_rx.c31 case -ECONNRESET: in pickup_urb_and_free_priv()
210 if (ret == -ECONNRESET) in vhci_rx_pdu()
/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Dusbpipe.c222 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()
/OK3568_Linux_fs/kernel/tools/testing/vsock/
H A Dvsock_test.c50 if (errno != ECONNRESET) { in test_stream_connection_reset()
89 if (errno != ECONNRESET) { in test_stream_bind_only_client()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Derrno.h87 #define ECONNRESET 104 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Derrno.h87 #define ECONNRESET 104 /* Connection reset by peer */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Derrno.h87 #define ECONNRESET 104 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt7601u/
H A Dusb.h52 urb->status != -ECONNRESET && in mt7601u_urb_has_error()
/OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/
H A Derrno.h87 #define ECONNRESET 104 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/tools/arch/sparc/include/uapi/asm/
H A Derrno.h28 #define ECONNRESET 54 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Derrno.h31 #define ECONNRESET 54 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Derrno.h28 #define ECONNRESET 54 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/
H A Derrno.h95 #define ECONNRESET 232 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Derrno.h86 #define ECONNRESET 131 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/
H A Derrno.h31 #define ECONNRESET 54 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/
H A Derrno.h86 #define ECONNRESET 131 /* Connection reset by peer */ macro
/OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/
H A Derrno.h95 #define ECONNRESET 232 /* Connection reset by peer */ macro

12345678910>>...16