Home
last modified time | relevance | path

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

/net/rds/
Drds.h409 struct rds_message { struct
410 refcount_t m_refcount;
411 struct list_head m_sock_item;
412 struct list_head m_conn_item;
413 struct rds_incoming m_inc;
414 u64 m_ack_seq;
415 struct in6_addr m_daddr;
416 unsigned long m_flags;
423 spinlock_t m_rs_lock;
424 wait_queue_head_t m_flush_wait;
[all …]