Lines Matching refs:t_cpath
116 if (!tc->t_cpath->cp_conn->c_isv6)
207 if (!tc->t_cpath->cp_conn->c_isv6)
216 tc->t_cpath = cp;
248 if (tc->t_cpath->cp_conn->c_isv6)
261 tsinfo.tos = tc->t_cpath->cp_conn->c_tos;
386 tc->t_cpath = &conn->c_path[i];
412 if (tc->t_cpath->cp_conn == conn)
436 if (!list_has_conn(&tmp_list, tc->t_cpath->cp_conn))
442 rds_conn_destroy(tc->t_cpath->cp_conn);
614 struct net *c_net = read_pnet(&tc->t_cpath->cp_conn->c_net);
618 if (!list_has_conn(&tmp_list, tc->t_cpath->cp_conn)) {
627 rds_conn_destroy(tc->t_cpath->cp_conn);
672 struct net *c_net = read_pnet(&tc->t_cpath->cp_conn->c_net);
678 rds_conn_path_drop(tc->t_cpath, false);