Searched refs:xTCPWindowRxConfirm (Results 1 – 1 of 1) sorted by relevance
166 static TCPSegment_t * xTCPWindowRxConfirm( const TCPWindow_t * pxWindow,928 static TCPSegment_t * xTCPWindowRxConfirm( const TCPWindow_t * pxWindow, in xTCPWindowRxConfirm() function1014 pxFound = xTCPWindowRxConfirm( pxWindow, ulSequenceNumber, ulLength ); in prvTCPWindowRx_ExpectedRX()