Home
last modified time | relevance | path

Searched refs:RDS_TRANS_TCP (Results 1 – 4 of 4) sorted by relevance

/linux/net/rds/
H A Dtransport.c44 [RDS_TRANS_TCP] = "rds_tcp",
H A Dthreads.c134 if (conn->c_trans->t_type == RDS_TRANS_TCP && in rds_queue_reconnect()
H A Dtcp.c470 .t_type = RDS_TRANS_TCP,
/linux/include/uapi/linux/
H A Drds.h68 #define RDS_TRANS_TCP 2 macro