Searched refs:OSAL_NOTCONN (Results 1 – 2 of 2) sorted by relevance
165 OSAL_NOTCONN, /* ENOTCONN */
72 #define OSAL_NOTCONN (OSAL_SOCKERR_BASE + 29) macro