Searched defs:rxrpc_call (Results 1 – 1 of 1) sorted by relevance
641 struct rxrpc_call { struct642 struct rcu_head rcu;649 struct key *key; /* Security details */687 enum rxrpc_call_state _state; /* Current state of call (needs barrier) */ argument689 refcount_t ref;690 u8 security_ix; /* Security type */695 int debug_id; /* debug ID for printks */728 u8 rx_winsize; /* Size of Rx window */764 u8 ackr_reason; /* reason to ACK */770 struct {[all …]