Home
last modified time | relevance | path

Searched refs:ENETRESET (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h85 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h85 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h26 #define ENETRESET 52 /* Net dropped connection because of reset */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h26 #define ENETRESET 52 /* Net dropped connection because of reset */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h29 #define ENETRESET 52 /* Network dropped connection because of reset */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h92 #define ENETRESET 230 /* Network dropped connection because of reset */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h84 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h29 #define ENETRESET 52 /* Network dropped connection because of reset */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h92 #define ENETRESET 230 /* Network dropped connection because of reset */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h84 #define ENETRESET 129 /* Network dropped connection because of reset */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h110 #define ENETRESET 102 /* Network dropped connection because of reset */ macro
/openbmc/linux/fs/afs/
H A Dmisc.c169 case -ENETRESET: /* Responded, but we seem to have changed address */ in afs_prioritise_error()
H A Drotate.c295 case -ENETRESET: in afs_select_fileserver()
H A Dwrite.c672 case -ENETRESET: in afs_write_back_from_locked_folio()
/openbmc/linux/net/9p/
H A Derror.c102 {"Network dropped connection on reset", ENETRESET},
/openbmc/u-boot/lib/
H A Derrno_str.c116 ERRNO_MSG(ENETRESET, "Network dropped connection because of reset"),
/openbmc/linux/lib/
H A Derrname.c92 E(ENETRESET),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc84 E(ENETRESET)
/openbmc/linux/net/rxrpc/
H A Dinput.c915 0, -ENETRESET); in rxrpc_input_ack()
929 0, -ENETRESET); in rxrpc_input_ack()
/openbmc/linux/drivers/rpmsg/
H A Drpmsg_char.c150 return -ENETRESET; in rpmsg_eptdev_open()
/openbmc/qemu/util/
H A Doslib-win32.c156 return ENETRESET; in socket_error()
/openbmc/linux/fs/orangefs/
H A Dorangefs-utils.c469 EADDRNOTAVAIL, ENETDOWN, ENETUNREACH, ENETRESET, ENOBUFS,
/openbmc/linux/drivers/virt/vboxguest/
H A Dvboxguest_utils.c793 [-VERR_NET_CONNECTION_RESET] = -ENETRESET,
/openbmc/linux/drivers/soc/qcom/
H A Dqmi_interface.c546 if (msglen == -ENETRESET) { in qmi_data_ready_work()
/openbmc/linux/drivers/infiniband/core/
H A Dmulticast.c410 ret = member->multicast.callback(-ENETRESET, in process_group_error()

12