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