Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_SLOW_START (Results 1 – 4 of 4) sorted by relevance

/net/rxrpc/
Dinput.c57 call->cong_mode == RXRPC_CALL_SLOW_START) { in rxrpc_congestion_management()
76 case RXRPC_CALL_SLOW_START: in rxrpc_congestion_management()
161 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_management()
Doutput.c413 call->cong_mode == RXRPC_CALL_SLOW_START || in rxrpc_send_data_packet()
Dar-internal.h534 RXRPC_CALL_SLOW_START, enumerator
Dconn_client.c380 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_prep_call()