Home
last modified time | relevance | path

Searched refs:TARGET_ENETRESET (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h44 #undef TARGET_ENETRESET
45 #define TARGET_ENETRESET 52 /* Net dropped connection because of reset */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h48 #undef TARGET_ENETRESET
49 #define TARGET_ENETRESET 52 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h145 #undef TARGET_ENETRESET
146 #define TARGET_ENETRESET 129 /* Network dropped connection because of reset */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h168 #undef TARGET_ENETRESET
169 #define TARGET_ENETRESET 230 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h101 #define TARGET_ENETRESET 52 /* Network dropped connection on reset */ macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h113 #define TARGET_ENETRESET 102 /* Network dropped connection because of reset */ macro