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