Searched refs:xTCPWindowLoggingLevel (Results 1 – 15 of 15) sorted by relevance
49 extern BaseType_t xTCPWindowLoggingLevel;176 BaseType_t xBackup = xTCPWindowLoggingLevel; in test_lTCPWindowTxAdd_length_eq_zero_with_logging()181 xTCPWindowLoggingLevel = 2; in test_lTCPWindowTxAdd_length_eq_zero_with_logging()191 xTCPWindowLoggingLevel = xBackup; in test_lTCPWindowTxAdd_length_eq_zero_with_logging()228 BaseType_t xBackup = xTCPWindowLoggingLevel; in test_lTCPWindowTxAdd_length_gt_maxlen_with_logging()234 xTCPWindowLoggingLevel = 2; in test_lTCPWindowTxAdd_length_gt_maxlen_with_logging()244 xTCPWindowLoggingLevel = xBackup; in test_lTCPWindowTxAdd_length_gt_maxlen_with_logging()512 BaseType_t xBackup = xTCPWindowLoggingLevel; in test_ulTCPWindowTxAck_seq_gt_current_plus_length_w_logging()517 xTCPWindowLoggingLevel = 2; in test_ulTCPWindowTxAck_seq_gt_current_plus_length_w_logging()522 xTCPWindowLoggingLevel = xBackup; in test_ulTCPWindowTxAck_seq_gt_current_plus_length_w_logging()
57 extern BaseType_t xTCPWindowLoggingLevel;1050 BaseType_t xBackup = xTCPWindowLoggingLevel; in test_lTCPWindowTxAdd_nothing_to_do()1055 xTCPWindowLoggingLevel = 3; in test_lTCPWindowTxAdd_nothing_to_do()1064 xTCPWindowLoggingLevel = xBackup; in test_lTCPWindowTxAdd_nothing_to_do()1142 BaseType_t xBackup = xTCPWindowLoggingLevel; in test_lTCPWindowTxAdd_bytes_left_gt_zero()1150 xTCPWindowLoggingLevel = 2; in test_lTCPWindowTxAdd_bytes_left_gt_zero()1162 xTCPWindowLoggingLevel = xBackup; in test_lTCPWindowTxAdd_bytes_left_gt_zero()1173 BaseType_t xBackup = xTCPWindowLoggingLevel; in test_lTCPWindowTxAdd_len_gt_max_len()1175 xTCPWindowLoggingLevel = 0; in test_lTCPWindowTxAdd_len_gt_max_len()1193 xTCPWindowLoggingLevel = xBackup; in test_lTCPWindowTxAdd_len_gt_max_len()[all …]
72 BaseType_t xTCPWindowLoggingLevel = 0; variable208 …if( ( xTCPWindowLoggingLevel != 0 ) && ( ipconfigTCP_MAY_LOG_PORT( pxWindow->usOurPortNumber ) != … in lTCPWindowTxAdd()216 …if( ( xTCPWindowLoggingLevel != 0 ) && ( ipconfigTCP_MAY_LOG_PORT( pxWindow->usOurPortNumber ) != … in lTCPWindowTxAdd()447 …if( ( xTCPWindowLoggingLevel != 0 ) && ( ipconfigTCP_MAY_LOG_PORT( pxWindow->usOurPortNumber ) != … in ulTCPWindowTxAck()
223 BaseType_t xTCPWindowLoggingLevel = 0; variable805 if( xTCPWindowLoggingLevel != 0 ) in vTCPWindowCreate()1047 if( xTCPWindowLoggingLevel >= 1 ) in prvTCPWindowRx_ExpectedRX()1104 if( xTCPWindowLoggingLevel >= 1 ) in prvTCPWindowRx_UnexpectedRX()1154 if( xTCPWindowLoggingLevel != 0 ) in prvTCPWindowRx_UnexpectedRX()1386 … if( ( xTCPWindowLoggingLevel >= 2 ) && ipconfigTCP_MAY_LOG_PORT( pxWindow->usOurPortNumber ) ) in prvTCPWindowTxAdd_FrontSegment()1698 … if( ( xTCPWindowLoggingLevel != 0 ) && ( ipconfigTCP_MAY_LOG_PORT( pxWindow->usOurPortNumber ) ) ) in pxTCPWindowTx_GetWaitQueue()1771 … if( ( xTCPWindowLoggingLevel >= 2 ) && ( ipconfigTCP_MAY_LOG_PORT( pxWindow->usOurPortNumber ) ) ) in pxTCPWindowTx_GetTXQueue()1818 if( xTCPWindowLoggingLevel != 0 ) in ulTCPWindowTxGet()2047 … if( ( xTCPWindowLoggingLevel >= 2 ) && ( ipconfigTCP_MAY_LOG_PORT( pxWindow->usOurPortNumber ) ) ) in prvTCPWindowTxCheckAck()[all …]
454 if( xTCPWindowLoggingLevel != 0 ) in prvTCPCreateWindow()973 if( xTCPWindowLoggingLevel != 0 ) in prvTCPPrepareSend()1090 if( xTCPWindowLoggingLevel >= 0 ) in prvSetOptions()1121 if( xTCPWindowLoggingLevel >= 0 ) in prvSetOptions()1232 … if( ( xTCPWindowLoggingLevel > 1 ) && ( ipconfigTCP_MAY_LOG_PORT( pxSocket->usLocalPort ) ) ) in prvSendData()1274 … if( ( xTCPWindowLoggingLevel > 1 ) && ( ipconfigTCP_MAY_LOG_PORT( pxSocket->usLocalPort ) ) ) in prvSendData()
177 … if( ( xTCPWindowLoggingLevel > 1 ) && ipconfigTCP_MAY_LOG_PORT( pxSocket->usLocalPort ) ) in xTCPSocketCheck()497 … if( ( xTCPWindowLoggingLevel >= 0 ) && ( ipconfigTCP_MAY_LOG_PORT( pxSocket->usLocalPort ) ) ) in vTCPStateChange()
317 if( xTCPWindowLoggingLevel != 0 ) in prvTCPHandleFin()622 if( xTCPWindowLoggingLevel > 0 ) in prvHandleEstablished()
5062 if( xTCPWindowLoggingLevel != 0 ) in prvTCPCreateStream()
43 BaseType_t xTCPWindowLoggingLevel = 0; variable
67 extern BaseType_t xTCPWindowLoggingLevel;
48 BaseType_t xTCPWindowLoggingLevel; variable
2022 xTCPWindowLoggingLevel = 2; in test_prvSendData_Zero_Sent_AckMsg_Not_Null_Same_NetBuffer_Log()2269 xTCPWindowLoggingLevel = 2; in test_prvSendData_AckMsg_Null_Syn_State_Data_To_Send_Log()2322 xTCPWindowLoggingLevel = 1; in test_prvSendData_AckMsg_Null_Syn_State_Data_To_Send_Rcv_Zero()
45 BaseType_t xTCPWindowLoggingLevel = 0; variable
72 extern BaseType_t xTCPWindowLoggingLevel;384 xBackup = xTCPWindowLoggingLevel; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull1_NonZeroTimeout_NoLogPort()385 xTCPWindowLoggingLevel = 2; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull1_NonZeroTimeout_NoLogPort()401 xTCPWindowLoggingLevel = xBackup; in test_xTCPSocketCheck_StateEstablished_TxStreamNonNull1_NonZeroTimeout_NoLogPort()423 xTCPWindowLoggingLevel = 2; in test_xTCPSocketCheck_StateCLOSED_TxStreamNonNull1_NonZeroTimeout()433 xTCPWindowLoggingLevel = 1; in test_xTCPSocketCheck_StateCLOSED_TxStreamNonNull1_NonZeroTimeout()1117 xBackup = xTCPWindowLoggingLevel; in test_vTCPStateChange_EstablishedState_ReuseSocket()1118 xTCPWindowLoggingLevel = -1; in test_vTCPStateChange_EstablishedState_ReuseSocket()1134 xTCPWindowLoggingLevel = xBackup; in test_vTCPStateChange_EstablishedState_ReuseSocket()1156 xBackup = xTCPWindowLoggingLevel; in test_vTCPStateChange_EstablishedToClosedState_SocketInactive()[all …]
103 extern BaseType_t xTCPWindowLoggingLevel;