Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dar-internal.h817 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/include/trace/events/
H A Drxrpc.h1804 __entry->sum.retrans_timeo ? " rTxTo" : "")