Searched refs:xTCPWindowRxFind (Results 1 – 1 of 1) sorted by relevance
119 static TCPSegment_t * xTCPWindowRxFind( const TCPWindow_t * pxWindow,480 static TCPSegment_t * xTCPWindowRxFind( const TCPWindow_t * pxWindow, in xTCPWindowRxFind() function1027 pxFound = xTCPWindowRxFind( pxWindow, ulCurrentSequenceNumber ); in prvTCPWindowRx_ExpectedRX()1094 pxFound = xTCPWindowRxFind( pxWindow, ulLast ); in prvTCPWindowRx_UnexpectedRX()1128 pxFound = xTCPWindowRxFind( pxWindow, ulSequenceNumber ); in prvTCPWindowRx_UnexpectedRX()