Home
last modified time | relevance | path

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

/openbmc/linux/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);