Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dinput.c61 call->cong_mode == RXRPC_CALL_SLOW_START) { in rxrpc_congestion_management()
80 case RXRPC_CALL_SLOW_START: in rxrpc_congestion_management()
165 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_congestion_management()
Doutput.c370 call->cong_mode == RXRPC_CALL_SLOW_START || in rxrpc_send_data_packet()
Dar-internal.h524 RXRPC_CALL_SLOW_START, enumerator
Dconn_client.c301 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_get_client_conn()
/Linux-v4.19/include/trace/events/
Drxrpc.h403 E_(RXRPC_CALL_SLOW_START, "SlowStart")