Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dinput_rack.c294 rxrpc_get_rto_backoff(call, false)); in rxrpc_tlp_calc_pto()
349 ktime_t rto = rxrpc_get_rto_backoff(call, false); in rxrpc_tlp_send_probe()
H A Drtt.c185 ktime_t rxrpc_get_rto_backoff(struct rxrpc_call *call, bool retrans) in rxrpc_get_rto_backoff() function