/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 85 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 85 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 26 #define ENETRESET 52 /* Net dropped connection because of reset */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 26 #define ENETRESET 52 /* Net dropped connection because of reset */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 29 #define ENETRESET 52 /* Network dropped connection because of reset */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 92 #define ENETRESET 230 /* Network dropped connection because of reset */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 84 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 29 #define ENETRESET 52 /* Network dropped connection because of reset */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 92 #define ENETRESET 230 /* Network dropped connection because of reset */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 84 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 110 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
|
/openbmc/linux/fs/afs/ |
H A D | misc.c | 169 case -ENETRESET: /* Responded, but we seem to have changed address */ in afs_prioritise_error()
|
H A D | rotate.c | 295 case -ENETRESET: in afs_select_fileserver()
|
H A D | write.c | 672 case -ENETRESET: in afs_write_back_from_locked_folio()
|
/openbmc/linux/net/9p/ |
H A D | error.c | 102 {"Network dropped connection on reset", ENETRESET},
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 116 ERRNO_MSG(ENETRESET, "Network dropped connection because of reset"),
|
/openbmc/linux/lib/ |
H A D | errname.c | 92 E(ENETRESET),
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 84 E(ENETRESET)
|
/openbmc/linux/net/rxrpc/ |
H A D | input.c | 915 0, -ENETRESET); in rxrpc_input_ack() 929 0, -ENETRESET); in rxrpc_input_ack()
|
/openbmc/linux/drivers/rpmsg/ |
H A D | rpmsg_char.c | 150 return -ENETRESET; in rpmsg_eptdev_open()
|
/openbmc/qemu/util/ |
H A D | oslib-win32.c | 156 return ENETRESET; in socket_error()
|
/openbmc/linux/fs/orangefs/ |
H A D | orangefs-utils.c | 469 EADDRNOTAVAIL, ENETDOWN, ENETUNREACH, ENETRESET, ENOBUFS,
|
/openbmc/linux/drivers/virt/vboxguest/ |
H A D | vboxguest_utils.c | 793 [-VERR_NET_CONNECTION_RESET] = -ENETRESET,
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | qmi_interface.c | 546 if (msglen == -ENETRESET) { in qmi_data_ready_work()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | multicast.c | 410 ret = member->multicast.callback(-ENETRESET, in process_group_error()
|