Lines Matching defs:ucSocket

134 …  uint8_t ucSocket[ ( sizeof( *pxSocket ) - sizeof( pxSocket->u ) ) + sizeof( pxSocket->u.xTCP ) ];  in test_FreeRTOS_socket_EventGroupCreationFailed()  local
160 … uint8_t ucSocket[ ( sizeof( *pxSocket ) - sizeof( pxSocket->u ) ) + sizeof( pxSocket->u.xTCP ) ]; in test_FreeRTOS_socket_TCPSocket_ProtocolDependent() local
206 … uint8_t ucSocket[ ( sizeof( *pxSocket ) - sizeof( pxSocket->u ) ) + sizeof( pxSocket->u.xTCP ) ]; in test_FreeRTOS_socket_TCPSocket() local
251 … uint8_t ucSocket[ ( sizeof( *pxSocket ) - sizeof( pxSocket->u ) ) + sizeof( pxSocket->u.xUDP ) ]; in test_FreeRTOS_socket_UDPSocket() local
290 … uint8_t ucSocket[ ( sizeof( *pxSocket ) - sizeof( pxSocket->u ) ) + sizeof( pxSocket->u.xUDP ) ]; in test_FreeRTOS_socket_UDPSocket_ProtocolDependent() local
339 … uint8_t ucSocket[ ( sizeof( *pxSocket ) - sizeof( pxSocket->u ) ) + sizeof( pxSocket->u.xTCP ) ]; in test_FreeRTOS_socket_TCPv6Socket() local
396 uint8_t ucSocket[ sizeof( *pxSocketSet ) ]; in test_FreeRTOS_CreateSocketSet_EventGroupCreationFails() local
471 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_SET_CatchAssert2() local
484 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_SET_NoBitsToSet() local
503 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_SET_AllBitsToSet() local
538 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_CLR_CatchAssert2() local
551 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_CLR_NoBitsToClear() local
573 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_CLR_AllBitsToClear() local
607 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_ISSET_CatchAssert2() local
620 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_ISSET_SocketSetDifferent() local
639 uint8_t ucSocket[ sizeof( FreeRTOS_Socket_t ) ]; in test_FreeRTOS_FD_ISSET_SocketSetSame() local