Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/net/rxrpc/
Dar-internal.h707 struct rxrpc_send_params { struct
708 struct rxrpc_call_params call;
709 u32 abort_code; /* Abort code to Tx (if abort) */
710 enum rxrpc_command command : 8; /* The command to implement */
711 bool exclusive; /* Shared or exclusive call */
712 bool upgrade; /* If the connection is upgradeable */
/kernel/linux/linux-5.10/net/rxrpc/
Dar-internal.h729 struct rxrpc_send_params { struct
730 struct rxrpc_call_params call;
731 u32 abort_code; /* Abort code to Tx (if abort) */
732 enum rxrpc_command command : 8; /* The command to implement */
733 bool exclusive; /* Shared or exclusive call */
734 bool upgrade; /* If the connection is upgradeable */