Home
last modified time | relevance | path

Searched refs:RXRPC_CALL_UPGRADE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/rxrpc/
Dconn_client.c376 __set_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_prep_call()
487 if (test_bit(RXRPC_CALL_UPGRADE, &call->flags)) in rxrpc_maybe_add_conn()
Dar-internal.h501 RXRPC_CALL_UPGRADE, /* Service upgrade was requested for the call */ enumerator