Home
last modified time | relevance | path

Searched refs:routing_table (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c186 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 …]
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_ucast_lash.h80 struct routing_table { struct
83 } routing_table[0]; member