dc_connection_mst_branch
if (dc_link->type != dc_connection_mst_branch)
(dc_link->type == dc_connection_mst_branch))
if (dc_link->type != dc_connection_mst_branch) {
if (aconnector->dc_link->type == dc_connection_mst_branch &&
if (aconnector->dc_link->type != dc_connection_mst_branch ||
bool mst_mode = (link->type == dc_connection_mst_branch);
link->type = dc_connection_mst_branch;
if (link->type != dc_connection_mst_branch &&
if (link->type == dc_connection_mst_branch) {
if (link->type == dc_connection_mst_branch) {
(link->type == dc_connection_mst_branch) ||