Searched refs:OSAL_NOTSOCK (Results 1 – 2 of 2) sorted by relevance
146 OSAL_NOTSOCK, /* ENOTSOCK */
53 #define OSAL_NOTSOCK (OSAL_SOCKERR_BASE + 10) macro