Home
last modified time | relevance | path

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

/net/rxrpc/
Dsendmsg.c31 struct rxrpc_send_params { struct
32 s64 tx_total_len; /* Total Tx data length (if send data) */
33 unsigned long user_call_ID; /* User's call ID */
34 u32 abort_code; /* Abort code to Tx (if abort) */
35 enum rxrpc_command command : 8; /* The command to implement */
36 bool exclusive; /* Shared or exclusive call */
37 bool upgrade; /* If the connection is upgradeable */