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