Home
last modified time | relevance | path

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

/net/rds/
Drds.h86 struct rds_connection { struct
93 struct rds_connection *c_passive; argument
95 struct rds_cong_map *c_lcong;
96 struct rds_cong_map *c_fcong;
98 struct rds_message *c_xmit_rm;
99 unsigned long c_xmit_sg;
100 unsigned int c_xmit_hdr_off;
101 unsigned int c_xmit_data_off;
102 unsigned int c_xmit_atomic_sent;
103 unsigned int c_xmit_rdma_sent;
[all …]
Dconnection.c452 int (*visitor)(struct rds_connection *, void *), in rds_for_each_conn_info()