Home
last modified time | relevance | path

Searched defs:TARGET_ENETUNREACH (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h47 #define TARGET_ENETUNREACH 51 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h100 #define TARGET_ENETUNREACH 51 /* Network is unreachable */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h43 #define TARGET_ENETUNREACH 51 /* Network is unreachable */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h144 #define TARGET_ENETUNREACH 128 /* Network is unreachable */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h167 #define TARGET_ENETUNREACH 229 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h112 #define TARGET_ENETUNREACH 101 /* Network is unreachable */ macro