Searched refs:ff_ENOTSOCK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 74 #define ff_ENOTSOCK 38 /* Socket operation on non-socket */ macro |
| H A D | ff_host_interface.c | 280 case ff_ENOTSOCK: errno = ENOTSOCK; break; in ff_os_errno() |