Home
last modified time | relevance | path

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

/linux-6.15/net/rxrpc/
H A Dar-internal.h818 bool retrans_timeo:1; /* T if reTx due to timeout happened */ member
H A Dinput.c39 summary->retrans_timeo = true; in rxrpc_congestion_management()
/linux-6.15/include/trace/events/
H A Drxrpc.h1804 __entry->sum.retrans_timeo ? " rTxTo" : "")