Searched refs:RXRPC_CALL_UPGRADE (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/rxrpc/
H A Dconn_client.c86 bundle->upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags);
256 bool upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags);
H A Dar-internal.h566 RXRPC_CALL_UPGRADE, /* Service upgrade was requested for the call */ enumerator in enum:rxrpc_call_flag
H A Dcall_object.c223 __set_bit(RXRPC_CALL_UPGRADE, &call->flags);

Completed in 162 milliseconds