Home
last modified time | relevance | path

Searched refs:acked_serial (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/rxrpc/
H A Dinput.c41 rxrpc_serial_t acked_serial) in rxrpc_congestion_management()
171 trace_rxrpc_congest(call, summary, acked_serial, change); in rxrpc_congestion_management()
624 rxrpc_serial_t acked_serial, in rxrpc_complete_rtt_probe()
644 if (orig_serial == acked_serial) { in rxrpc_complete_rtt_probe()
649 rxrpc_peer_add_rtt(call, type, i, acked_serial, ack_serial, in rxrpc_complete_rtt_probe()
653 orig_serial, acked_serial, 0, 0); in rxrpc_complete_rtt_probe()
660 if (after(acked_serial, orig_serial)) { in rxrpc_complete_rtt_probe()
662 orig_serial, acked_serial, 0, 0); in rxrpc_complete_rtt_probe()
670 trace_rxrpc_rtt_rx(call, rxrpc_rtt_rx_lost, 9, 0, acked_serial, 0, 0); in rxrpc_complete_rtt_probe()
715 rxrpc_serial_t acked_serial, in rxrpc_input_ping_response()
38 rxrpc_congestion_management(struct rxrpc_call *call, struct sk_buff *skb, struct rxrpc_ack_summary *summary, rxrpc_serial_t acked_serial) rxrpc_congestion_management() argument
622 rxrpc_complete_rtt_probe(struct rxrpc_call *call, ktime_t resp_time, rxrpc_serial_t acked_serial, rxrpc_serial_t ack_serial, enum rxrpc_rtt_rx_trace type) rxrpc_complete_rtt_probe() argument
713 rxrpc_input_ping_response(struct rxrpc_call *call, ktime_t resp_time, rxrpc_serial_t acked_serial, rxrpc_serial_t ack_serial) rxrpc_input_ping_response() argument
860 rxrpc_serial_t ack_serial, acked_serial; rxrpc_input_ack() local
[all...]
/kernel/linux/linux-6.6/net/rxrpc/
H A Dinput.c24 rxrpc_serial_t acked_serial) in rxrpc_congestion_management()
153 trace_rxrpc_congest(call, summary, acked_serial, change); in rxrpc_congestion_management()
625 rxrpc_serial_t acked_serial, in rxrpc_complete_rtt_probe()
645 if (orig_serial == acked_serial) { in rxrpc_complete_rtt_probe()
649 rxrpc_peer_add_rtt(call, type, i, acked_serial, ack_serial, in rxrpc_complete_rtt_probe()
657 if (after(acked_serial, orig_serial)) { in rxrpc_complete_rtt_probe()
659 orig_serial, acked_serial, 0, 0); in rxrpc_complete_rtt_probe()
667 trace_rxrpc_rtt_rx(call, rxrpc_rtt_rx_lost, 9, 0, acked_serial, 0, 0); in rxrpc_complete_rtt_probe()
841 rxrpc_serial_t ack_serial, acked_serial; in rxrpc_input_ack() local
853 acked_serial in rxrpc_input_ack()
21 rxrpc_congestion_management(struct rxrpc_call *call, struct sk_buff *skb, struct rxrpc_ack_summary *summary, rxrpc_serial_t acked_serial) rxrpc_congestion_management() argument
623 rxrpc_complete_rtt_probe(struct rxrpc_call *call, ktime_t resp_time, rxrpc_serial_t acked_serial, rxrpc_serial_t ack_serial, enum rxrpc_rtt_rx_trace type) rxrpc_complete_rtt_probe() argument
[all...]

Completed in 3 milliseconds