Searched defs:rxrpc_send_params (Results 1 – 1 of 1) sorted by relevance
731 struct rxrpc_send_params { struct732 struct rxrpc_call_params call;733 u32 abort_code; /* Abort code to Tx (if abort) */734 enum rxrpc_command command : 8; /* The command to implement */735 bool exclusive; /* Shared or exclusive call */736 bool upgrade; /* If the connection is upgradeable */