Home
last modified time | relevance | path

Searched refs:rxrpc_get_rto_backoff (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/rxrpc/
H A Drtt.c173 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *peer, bool retrans) in rxrpc_get_rto_backoff() function
H A Dcall_event.c214 resend_at += jiffies + rxrpc_get_rto_backoff(call->peer, retrans); in rxrpc_resend()
H A Dar-internal.h1035 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *, bool);
H A Doutput.c475 ack_lost_at = rxrpc_get_rto_backoff(call->peer, false); in rxrpc_send_data_packet()
/kernel/linux/linux-6.6/net/rxrpc/
H A Drtt.c173 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *peer, bool retrans) in rxrpc_get_rto_backoff() function
H A Dcall_event.c221 resend_at += jiffies + rxrpc_get_rto_backoff(call->peer, in rxrpc_resend()
H A Doutput.c452 ack_lost_at = rxrpc_get_rto_backoff(call->peer, false); in rxrpc_send_data_packet()
H A Dar-internal.h1222 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *, bool);

Completed in 10 milliseconds