Searched refs:out_link (Results 1 – 2 of 2) sorted by relevance
186 output_link = switches[sw]->routing_table[dest_switch].out_link; in remove_semipermanent_depend_for_sp()202 switches[i_next_switch]->routing_table[dest_switch].out_link; in remove_semipermanent_depend_for_sp()231 output_link = switches[sw]->routing_table[dest_switch].out_link; in remove_semipermanent_depend_for_sp()304 if (sw->routing_table[i_dest->switch_id].out_link == in generate_routing_func_for_mst()306 sw->routing_table[i_dest->switch_id].out_link = in generate_routing_func_for_mst()336 output_link = switches[sw]->routing_table[dest_switch].out_link; in generate_cdg_for_sp()377 output_link = switches[sw]->routing_table[dest_switch].out_link; in generate_cdg_for_sp()397 output_link = switches[sw]->routing_table[dest_switch].out_link; in set_temp_depend_to_permanent_for_sp()410 output_link = switches[sw]->routing_table[dest_switch].out_link; in set_temp_depend_to_permanent_for_sp()426 output_link = switches[sw]->routing_table[dest_switch].out_link; in remove_temp_depend_for_sp()[all …]
81 unsigned out_link; member