Home
last modified time | relevance | path

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

/linux/net/rxrpc/
A Dar-internal.h305 struct rxrpc_peer { struct
306 struct rcu_head rcu; /* This must be first */
307 atomic_t usage;
308 unsigned long hash_key;
309 struct hlist_node hash_link;
310 struct rxrpc_local *local;
315 seqlock_t service_conn_lock;
316 spinlock_t lock; /* access lock */
321 int debug_id; /* debug ID for printks */
331 u32 mdev_us; /* medium deviation */
[all …]

Completed in 11 milliseconds