Searched refs:RDS_TRANS_TCP (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/rds/
H A Dtransport.c44 [RDS_TRANS_TCP] = "rds_tcp",
H A Dthreads.c134 if (conn->c_trans->t_type == RDS_TRANS_TCP &&
H A Dtcp.c469 .t_type = RDS_TRANS_TCP,
H A Drecv.c140 WARN_ON(conn->c_trans->t_type != RDS_TRANS_TCP);
H A Dsend.c1256 if (rs->rs_transport->t_type != RDS_TRANS_TCP) {
/linux-master/include/uapi/linux/
H A Drds.h68 #define RDS_TRANS_TCP 2 macro

Completed in 139 milliseconds