Searched refs:xIsForRx (Results 1 – 1 of 1) sorted by relevance
130 BaseType_t xIsForRx );524 BaseType_t xIsForRx ) in xTCPWindowNew() argument535 …S_debug_printf( ( "xTCPWindow%cxNew: Error: all segments occupied\n", ( xIsForRx != 0 ) ? 'R' : 'T… in xTCPWindowNew()552 if( xIsForRx != 0 ) in xTCPWindowNew()565 pxSegment->u.bits.bIsForRx = ( xIsForRx != 0 ) ? 1U : 0U; in xTCPWindowNew()