Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/iar/include/
Derrno.h87 #define ENETRESET 126 /**< Network dropped connection on reset */ macro
/Zephyr-latest/lib/libc/armstdc/include/
Derrno.h120 #define ENETRESET 126 /**< Network dropped connection on reset */ macro
/Zephyr-latest/lib/libc/minimal/include/
Derrno.h110 #define ENETRESET 126 /**< Network dropped connection on reset */ macro
/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_errno.c92 ERR(ENETRESET),
/Zephyr-latest/subsys/tracing/sysview/
DSYSVIEW_Zephyr.txt15 NamedType ErrCodeNetOps *=%i 0=ESUCCESS -51=ENETUNREACH -52=ENETRESET -53=ECONNABORTED -54=ECONNR…