RDS_TRANS_TCP
WARN_ON(conn->c_trans->t_type != RDS_TRANS_TCP);
if (rs->rs_transport->t_type != RDS_TRANS_TCP) {
.t_type = RDS_TRANS_TCP,
if (conn->c_trans->t_type == RDS_TRANS_TCP &&
[RDS_TRANS_TCP] = "rds_tcp",