Searched refs:ff_EMULTIHOP (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 139 #define ff_EMULTIHOP 90 /* Multihop attempted */ macro |
| H A D | ff_host_interface.c | 324 case ff_EMULTIHOP: errno = EMULTIHOP; break; in ff_os_errno() |