| /Linux-v5.15/include/uapi/asm-generic/ |
| D | errno.h | 85 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | errno.h | 85 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
| /Linux-v5.15/tools/arch/mips/include/uapi/asm/ |
| D | errno.h | 84 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
|
| /Linux-v5.15/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 26 #define ENETRESET 52 /* Net dropped connection because of reset */ macro
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | errno.h | 93 #define ENETRESET 230 /* Network dropped connection because of reset */ macro
|
| /Linux-v5.15/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 29 #define ENETRESET 52 /* Network dropped connection because of reset */ macro
|
| /Linux-v5.15/tools/arch/parisc/include/uapi/asm/ |
| D | errno.h | 93 #define ENETRESET 230 /* Network dropped connection because of reset */ macro
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | errno.h | 84 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | errno.h | 29 #define ENETRESET 52 /* Network dropped connection because of reset */ macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | errno.h | 26 #define ENETRESET 52 /* Net dropped connection because of reset */ macro
|
| /Linux-v5.15/net/9p/ |
| D | error.c | 104 {"Network dropped connection on reset", ENETRESET},
|
| /Linux-v5.15/lib/ |
| D | errname.c | 89 E(ENETRESET),
|
| /Linux-v5.15/fs/orangefs/ |
| D | orangefs-utils.c | 469 EADDRNOTAVAIL, ENETDOWN, ENETUNREACH, ENETRESET, ENOBUFS,
|
| /Linux-v5.15/drivers/soc/qcom/ |
| D | qmi_interface.c | 545 if (msglen == -ENETRESET) { in qmi_data_ready_work()
|
| /Linux-v5.15/drivers/virt/vboxguest/ |
| D | vboxguest_utils.c | 793 [-VERR_NET_CONNECTION_RESET] = -ENETRESET,
|
| /Linux-v5.15/drivers/infiniband/core/ |
| D | multicast.c | 410 ret = member->multicast.callback(-ENETRESET, in process_group_error()
|
| /Linux-v5.15/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_multicast.c | 370 if (status == -ENETRESET) { in ipoib_mcast_join_complete()
|
| /Linux-v5.15/net/qrtr/ |
| D | qrtr.c | 759 ipc->sk.sk_err = ENETRESET; in qrtr_reset_ports()
|
| /Linux-v5.15/net/ax25/ |
| D | af_ax25.c | 379 ax25_disconnect(ax25, ENETRESET); in ax25_ctl_ioctl()
|
| /Linux-v5.15/fs/cifs/ |
| D | smb2maperror.c | 758 {STATUS_CONNECTION_RESET, -ENETRESET, "STATUS_CONNECTION_RESET"},
|
| /Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
| D | qmi.c | 2281 if (mode == ATH11K_FIRMWARE_MODE_OFF && ret == -ENETRESET) { in ath11k_qmi_wlanfw_mode_send()
|
| /Linux-v5.15/fs/ocfs2/dlm/ |
| D | dlmmaster.c | 129 case -ENETRESET: in dlm_is_host_down()
|
| /Linux-v5.15/drivers/nvme/host/ |
| D | core.c | 215 ret = -ENETRESET; in nvme_reset_ctrl_sync()
|