Searched refs:ff_ENETRESET (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 91 #define ff_ENETRESET 52 /* Network dropped connection on reset */ macro |
| H A D | ff_host_interface.c | 297 case ff_ENETRESET: errno = ENETRESET; break; in ff_os_errno() |