Home
last modified time | relevance | path

Searched defs:rxrpc_send_params (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/rxrpc/
Dar-internal.h723 struct rxrpc_send_params { struct
724 struct rxrpc_call_params call;
725 u32 abort_code; /* Abort code to Tx (if abort) */
726 enum rxrpc_command command : 8; /* The command to implement */
727 bool exclusive; /* Shared or exclusive call */
728 bool upgrade; /* If the connection is upgradeable */
/kernel/linux/linux-6.6/net/rxrpc/
Dar-internal.h775 struct rxrpc_send_params { struct
776 struct rxrpc_call_params call;
777 u32 abort_code; /* Abort code to Tx (if abort) */
778 enum rxrpc_command command : 8; /* The command to implement */
779 bool exclusive; /* Shared or exclusive call */
780 bool upgrade; /* If the connection is upgradeable */