Home
last modified time | relevance | path

Searched refs:rxrpc_get_rto_backoff (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/rxrpc/
Drtt.c173 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *peer, bool retrans) in rxrpc_get_rto_backoff() function
Dcall_event.c214 resend_at += jiffies + rxrpc_get_rto_backoff(call->peer, retrans); in rxrpc_resend()
Doutput.c475 ack_lost_at = rxrpc_get_rto_backoff(call->peer, false); in rxrpc_send_data_packet()
Dar-internal.h1049 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *, bool);