Home
last modified time | relevance | path

Searched refs:tx_last_sent (Results 1 – 6 of 6) sorted by relevance

/net/rxrpc/
A Dinput_rack.c293 ktime_t rto_at = ktime_add(call->tx_last_sent, in rxrpc_tlp_calc_pto()
A Dcall_accept.c320 call->tx_last_sent = ktime_get_real(); in rxrpc_alloc_incoming_call()
A Dinput.c189 time_since = ktime_sub(now, call->tx_last_sent); in rxrpc_congestion_degrade()
195 call->tx_last_sent = now; in rxrpc_congestion_degrade()
A Dconn_client.c450 call->tx_last_sent = ktime_get_real(); in rxrpc_activate_one_channel()
A Dar-internal.h771 ktime_t tx_last_sent; /* Last time a transmission occurred */ member
A Doutput.c564 call->tx_last_sent = req->now; in rxrpc_prepare_data_packet()

Completed in 20 milliseconds