Home
last modified time | relevance | path

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

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