Searched refs:ff_ENETUNREACH (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 90 #define ff_ENETUNREACH 51 /* Network is unreachable */ macro |
| H A D | ff_host_interface.c | 296 case ff_ENETUNREACH: errno = ENETUNREACH; break; in ff_os_errno() |