Searched defs:rxrpc_send_params (Results 1 – 1 of 1) sorted by relevance
784 struct rxrpc_send_params { struct785 struct rxrpc_call_params call;786 u32 abort_code; /* Abort code to Tx (if abort) */788 bool exclusive; /* Shared or exclusive call */789 bool upgrade; /* If the connection is upgradeable */
Completed in 13 milliseconds