Searched defs:rds_incoming (Results 1 – 1 of 1) sorted by relevance
279 struct rds_incoming { struct280 refcount_t i_refcount;281 struct list_head i_item;282 struct rds_connection *i_conn;283 struct rds_conn_path *i_conn_path;284 struct rds_header i_hdr;285 unsigned long i_rx_jiffies;286 struct in6_addr i_saddr;288 struct rds_inc_usercopy i_usercopy;289 u64 i_rx_lat_trace[RDS_RX_MAX_TRACES];