Searched refs:bOutstanding (Results 1 – 5 of 5) sorted by relevance
275 xSegment.u.bits.bOutstanding = pdFALSE_UNSIGNED; in test_ulTCPWindowTxGet_length_ne_zero_bit_outstanding_eq_false()294 xSegment.u.bits.bOutstanding = pdTRUE_UNSIGNED; in test_ulTCPWindowTxGet_length_ne_zero_bit_outstanding_eq_true()319 xSegment.u.bits.bOutstanding = pdTRUE_UNSIGNED; in test_ulTCPWindowTxGet_length_ne_zero_bit_outstanding_eq_true_timer_ne_expired()366 xWindow.xTxSegment.u.bits.bOutstanding = pdFALSE_UNSIGNED; in test_xTCPWindowTxHasData()397 xWindow.xTxSegment.u.bits.bOutstanding = pdTRUE_UNSIGNED; in test_xTCPWindowTxHasData_outstanding_bits()419 xWindow.xTxSegment.u.bits.bOutstanding = pdTRUE_UNSIGNED; in test_xTCPWindowTxHasData_outstanding_bits_2()442 xWindow.xTxSegment.u.bits.bOutstanding = pdFALSE_UNSIGNED; in test_xTCPWindowTxHasData_tx_window_no_space()
266 if( pxSegment->u.bits.bOutstanding != pdFALSE_UNSIGNED ) in ulTCPWindowTxGet()280 pxSegment->u.bits.bOutstanding = pdTRUE_UNSIGNED; in ulTCPWindowTxGet()382 if( pxSegment->u.bits.bOutstanding != pdFALSE_UNSIGNED ) in xTCPWindowTxHasData()
1430 ( pxSegment->u.bits.bOutstanding == pdFALSE_UNSIGNED ) && in lTCPWindowTxAdd()1854 pxSegment->u.bits.bOutstanding = pdTRUE_UNSIGNED; in ulTCPWindowTxGet()
64 bOutstanding : 1, /**< It the peer's turn, we're just waiting for an ACK */ member
1099 xWindow.pxHeadSegment->u.bits.bOutstanding = pdTRUE_UNSIGNED; in test_lTCPWindowTxAdd_true_outstanding_bits()1123 xWindow.pxHeadSegment->u.bits.bOutstanding = pdFALSE_UNSIGNED; in test_lTCPWindowTxAdd_data_length_zero()1148 xWindow.pxHeadSegment->u.bits.bOutstanding = pdFALSE_UNSIGNED; in test_lTCPWindowTxAdd_bytes_left_gt_zero()1181 xWindow.pxHeadSegment->u.bits.bOutstanding = pdFALSE_UNSIGNED; in test_lTCPWindowTxAdd_len_gt_max_len()1208 xWindow.pxHeadSegment->u.bits.bOutstanding = pdTRUE_UNSIGNED; in test_lTCPWindowTxAdd_lBytsLeft_gt_zero_pxSegment_NULL()1236 xWindow.pxHeadSegment->u.bits.bOutstanding = pdTRUE_UNSIGNED; in test_lTCPWindowTxAdd_lBytsLeft_gt_zero_data_length_gt_maxlen()1282 xWindow.pxHeadSegment->u.bits.bOutstanding = pdTRUE_UNSIGNED; in test_lTCPWindowTxAdd_lBytesLeft_gt_zero_data_length_lt_maxlen()