Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/
HDFreeRTOS_TCP_WIN.c166 static TCPSegment_t * xTCPWindowRxConfirm( const TCPWindow_t * pxWindow,
928 static TCPSegment_t * xTCPWindowRxConfirm( const TCPWindow_t * pxWindow, in xTCPWindowRxConfirm() function
1014 pxFound = xTCPWindowRxConfirm( pxWindow, ulSequenceNumber, ulLength ); in prvTCPWindowRx_ExpectedRX()