Searched refs:TCP_SOCKETS_ERRNO_ENOSPC (Results 1 – 3 of 3) sorted by relevance
53 #define TCP_SOCKETS_ERRNO_ENOSPC ( -10 ) /*!< No space left on device */ macro
83 case TCP_SOCKETS_ERRNO_ENOSPC: in xMbedTLSBioTCPSocketsWrapperSend()
275 xReturnStatus = TCP_SOCKETS_ERRNO_ENOSPC; in TCP_Sockets_Send()
Completed in 10 milliseconds