Searched refs:xTCPWindowRxFind (Results 1 – 1 of 1) sorted by relevance
117 static TCPSegment_t * xTCPWindowRxFind( const TCPWindow_t * pxWindow,476 static TCPSegment_t * xTCPWindowRxFind( const TCPWindow_t * pxWindow, in xTCPWindowRxFind() function1023 pxFound = xTCPWindowRxFind( pxWindow, ulCurrentSequenceNumber ); in prvTCPWindowRx_ExpectedRX()1090 pxFound = xTCPWindowRxFind( pxWindow, ulLast ); in prvTCPWindowRx_UnexpectedRX()1124 pxFound = xTCPWindowRxFind( pxWindow, ulSequenceNumber ); in prvTCPWindowRx_UnexpectedRX()