Searched refs:ff_EPROTO (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 141 #define ff_EPROTO 92 /* Protocol error */ macro |
| H A D | ff_host_interface.c | 326 case ff_EPROTO: errno = EPROTO; break; in ff_os_errno() |