Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/
DFreeRTOS_TCP_WIN.c152 static void vTCPWindowFree( TCPSegment_t * pxSegment );
698 static void vTCPWindowFree( TCPSegment_t * pxSegment ) in vTCPWindowFree() function
758 vTCPWindowFree( pxSegment ); in vTCPWindowDestroy()
1015 vTCPWindowFree( pxFound ); in prvTCPWindowRx_ExpectedRX()
1034 vTCPWindowFree( pxFound ); in prvTCPWindowRx_ExpectedRX()
2059 vTCPWindowFree( pxSegment ); in prvTCPWindowTxCheckAck()