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