Searched refs:RXRPC_CALL_RETRANS_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
151 set_bit(RXRPC_CALL_RETRANS_TIMEOUT, &call->flags); in rxrpc_congestion_timeout()
478 RXRPC_CALL_RETRANS_TIMEOUT, /* Retransmission due to timeout occurred */ enumerator
51 if (test_and_clear_bit(RXRPC_CALL_RETRANS_TIMEOUT, &call->flags)) { in rxrpc_congestion_management()