Home
last modified time | relevance | path

Searched refs:segment_lost (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/net/rxrpc/
H A Dinput_rack.c26 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()
H A Dcall_event.c100 unsigned long lost = tq->segment_lost; in rxrpc_resend()
H A Doutput.c575 if (__test_and_clear_bit(ix, &tq->segment_lost)) in rxrpc_prepare_data_packet()
H A Dar-internal.h901 unsigned long segment_lost; /* Bit-per-buf: Set if declared lost */ member
H A Dinput.c288 if (__test_and_clear_bit(ix, &tq->segment_lost)) in rxrpc_rotate_tx_window()
/linux-6.15/include/trace/events/
H A Drxrpc.h2534 __entry->lost = tq->segment_lost;
2584 __entry->lost = tq->segment_lost;