Searched refs:rxrpc_get_rto_backoff (Results 1 – 4 of 4) sorted by relevance
173 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *peer, bool retrans) in rxrpc_get_rto_backoff() function
214 resend_at += jiffies + rxrpc_get_rto_backoff(call->peer, retrans); in rxrpc_resend()
475 ack_lost_at = rxrpc_get_rto_backoff(call->peer, false); in rxrpc_send_data_packet()
1049 unsigned long rxrpc_get_rto_backoff(struct rxrpc_peer *, bool);