Lines Matching refs:FreeRTOS_debug_printf
433 FreeRTOS_debug_printf( ( "prvCreateSectors: malloc %u failed\n", in prvCreateSectors()
539 …FreeRTOS_debug_printf( ( "xTCPWindow%cxNew: Error: all segments occupied\n", ( xIsForRx != 0 ) ? '… in xTCPWindowNew()
622 FreeRTOS_debug_printf( ( "xTCPWindowRxEmpty: cur %u highest %u (empty)\n", in xTCPWindowRxEmpty()
807 FreeRTOS_debug_printf( ( "vTCPWindowCreate: for WinLen = Rx/Tx: %u/%u\n", in vTCPWindowCreate()
974 … FreeRTOS_debug_printf( ( "xTCPWindowRxConfirm[%u]: search %u (+%u=%u) found %u (+%d=%u)\n", in xTCPWindowRxConfirm()
1049 … FreeRTOS_debug_printf( ( "lTCPWindowRxCheck[%u,%u]: retran %u (Found %u bytes at %u cnt %d)\n", in prvTCPWindowRx_ExpectedRX()
1106 … FreeRTOS_debug_printf( ( "lTCPWindowRxCheck[%d,%d]: seqnr %u exp %u (dist %d) SACK to %u\n", in prvTCPWindowRx_UnexpectedRX()
1156 FreeRTOS_debug_printf( ( "lTCPWindowRxCheck[%u,%u]: seqnr %u (cnt %u)\n", in prvTCPWindowRx_UnexpectedRX()
1232 … FreeRTOS_debug_printf( ( "lTCPWindowRxCheck: Received +%u bytes for %u, only using %d\n", in lTCPWindowRxCheck()
1257 …FreeRTOS_debug_printf( ( "lTCPWindowRxCheck: Refuse %u bytes, due to lack of space (%u)\n", ( unsi… in lTCPWindowRxCheck()
1290 … FreeRTOS_debug_printf( ( "lTCPWindowRxCheck: Refuse %d+%u bytes, due to lack of space (%u)\n", in lTCPWindowRxCheck()
1388 … FreeRTOS_debug_printf( ( "lTCPWindowTxAdd: Add %4d bytes for seqNr %u len %4d (nxt %u) pos %d\n", in prvTCPWindowTxAdd_FrontSegment()
1482 …FreeRTOS_debug_printf( ( "lTCPWindowTxAdd: Sorry all buffers full (cancel %d bytes)\n", ( int ) lB… in lTCPWindowTxAdd()
1700 …FreeRTOS_debug_printf( ( "ulTCPWindowTxGet[%u,%u]: WaitQueue %d bytes for sequence number %u (0x%X… in pxTCPWindowTx_GetWaitQueue()
1773 …FreeRTOS_debug_printf( ( "ulTCPWindowTxGet[%u,%u]: XmitQueue %d bytes for sequence number %u (ws %… in pxTCPWindowTx_GetTXQueue()
1820 …FreeRTOS_debug_printf( ( "ulTCPWindowTxGet[%u,%u]: PrioQueue %d bytes for sequence number %u (ws %… in ulTCPWindowTxGet()
1866 … FreeRTOS_debug_printf( ( "ulTCPWindowTxGet[%u - %u]: Change Tx window: %u -> %u\n", in ulTCPWindowTxGet()
2015 …FreeRTOS_debug_printf( ( "prvTCPWindowTxCheckAck[%u.%u]: %u - %u Partial sequence number %u - %u\n… in prvTCPWindowTxCheckAck()
2049 … FreeRTOS_debug_printf( ( "prvTCPWindowTxCheckAck: %u - %u Ready sequence number %u\n", in prvTCPWindowTxCheckAck()
2137 … FreeRTOS_debug_printf( ( "prvTCPWindowFastRetransmit: Requeue sequence number %u < %u\n", in prvTCPWindowFastRetransmit()
2219 FreeRTOS_debug_printf( ( "ulTCPWindowTxSack[%u,%u]: from %u to %u (ack = %u)\n", in ulTCPWindowTxSack()