Home
last modified time | relevance | path

Searched refs:vTCPWindowFree (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/source/
DFreeRTOS_TCP_WIN.c154 static void vTCPWindowFree( TCPSegment_t * pxSegment );
702 static void vTCPWindowFree( TCPSegment_t * pxSegment ) in vTCPWindowFree() function
762 vTCPWindowFree( pxSegment ); in vTCPWindowDestroy()
1019 vTCPWindowFree( pxFound ); in prvTCPWindowRx_ExpectedRX()
1038 vTCPWindowFree( pxFound ); in prvTCPWindowRx_ExpectedRX()
2063 vTCPWindowFree( pxSegment ); in prvTCPWindowTxCheckAck()