Lines Matching refs:t_cpath
115 if (!tc->t_cpath->cp_conn->c_isv6)
206 if (!tc->t_cpath->cp_conn->c_isv6)
215 tc->t_cpath = cp;
247 if (tc->t_cpath->cp_conn->c_isv6)
260 tsinfo.tos = tc->t_cpath->cp_conn->c_tos;
385 tc->t_cpath = &conn->c_path[i];
411 if (tc->t_cpath->cp_conn == conn)
435 if (!list_has_conn(&tmp_list, tc->t_cpath->cp_conn))
441 rds_conn_destroy(tc->t_cpath->cp_conn);
599 struct net *c_net = read_pnet(&tc->t_cpath->cp_conn->c_net);
603 if (!list_has_conn(&tmp_list, tc->t_cpath->cp_conn)) {
612 rds_conn_destroy(tc->t_cpath->cp_conn);
657 struct net *c_net = read_pnet(&tc->t_cpath->cp_conn->c_net);
663 rds_conn_path_drop(tc->t_cpath, false);