Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Dconn_client.c86 bundle->upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_alloc_bundle()
256 bool upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_look_up_bundle()
H A Dcall_object.c217 __set_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_alloc_client_call()