Home
last modified time | relevance | path

Searched refs:recent_rto_us (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/net/rxrpc/
H A Drtt.c175 WRITE_ONCE(call->peer->recent_rto_us, call->rto_us); in rxrpc_call_add_rtt()
H A Dproc.c307 READ_ONCE(peer->recent_rto_us)); in rxrpc_peer_seq_show()
H A Dar-internal.h371 unsigned int recent_rto_us; member