Searched refs:RDS_TRANS_TCP (Results 1 – 3 of 3) sorted by relevance
58 #define RDS_TRANS_TCP 2 macro
266 .t_type = RDS_TRANS_TCP,
322 if (conn->c_trans->t_type != RDS_TRANS_TCP || in rds_conn_shutdown()