Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/rxrpc/
A Dar-internal.h597 struct rxrpc_call { struct
598 struct rcu_head rcu;
605 struct key *key; /* Security details */
643 enum rxrpc_call_state _state; /* Current state of call (needs barrier) */ argument
645 refcount_t ref;
646 u8 security_ix; /* Security type */
648 u32 call_id; /* call ID on connection */
651 int debug_id; /* debug ID for printks */
675 u8 rx_winsize; /* Size of Rx window */
692 u8 ackr_reason; /* reason to ACK */
[all …]

Completed in 11 milliseconds