Home
last modified time | relevance | path

Searched defs:xByteCount (Results 1 – 6 of 6) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/cbmc/proofs/TCP/prvSendData/
DSendData_harness.c60 BaseType_t xByteCount; in harness() local
/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_Sockets.c4076 BaseType_t xByteCount; in prvRecvData() local
4131 BaseType_t xByteCount = 0; in prvRecvWait() local
4249 BaseType_t xByteCount = 0; in FreeRTOS_recv() local
4435 BaseType_t xByteCount = ( BaseType_t ) uxStreamBufferGetSpace( pxSocket->u.xTCP.txStream ); in prvTCPSendLoop() local
4590 BaseType_t xByteCount = -pdFREERTOS_ERRNO_EINVAL; in FreeRTOS_send() local
DFreeRTOS_TCP_Transmission.c1158 BaseType_t xByteCount ) in prvSendData()
DFreeRTOS_IP.c1219 BaseType_t xByteCount ) in FreeRTOS_ReleaseTCPPayloadBuffer()
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP_DiffConfig/
DFreeRTOS_IP_DiffConfig_utest.c255 BaseType_t xByteCount = 100, xReturn; in test_FreeRTOS_ReleaseTCPPayloadBuffer_IncorrectBufferAssert() local
/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_IP/
DFreeRTOS_IP_utest.c401 BaseType_t xByteCount = 100; in test_FreeRTOS_ReleaseTCPPayloadBuffer_IncorrectBufferAssert() local