Searched refs:segment_lost (Results 1 – 6 of 6) sorted by relevance
26 if (__test_and_set_bit(ix, &tq->segment_lost)) { in rxrpc_rack_mark_lost()71 if (__test_and_clear_bit(ix, &tq->segment_lost)) in rxrpc_rack_update()215 nacks &= ~tq->segment_lost | tq->segment_retransmitted; in rxrpc_rack_detect_loss()
100 unsigned long lost = tq->segment_lost; in rxrpc_resend()
575 if (__test_and_clear_bit(ix, &tq->segment_lost)) in rxrpc_prepare_data_packet()
901 unsigned long segment_lost; /* Bit-per-buf: Set if declared lost */ member
288 if (__test_and_clear_bit(ix, &tq->segment_lost)) in rxrpc_rotate_tx_window()
2534 __entry->lost = tq->segment_lost;2584 __entry->lost = tq->segment_lost;