Home
last modified time | relevance | path

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

/linux-6.1.9/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.h551 RXRPC_CALL_SLOW_START, enumerator
Dconn_client.c374 call->cong_mode = RXRPC_CALL_SLOW_START; in rxrpc_prep_call()
/linux-6.1.9/include/trace/events/
Drxrpc.h182 E_(RXRPC_CALL_SLOW_START, "SlowStart")