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

/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_lash.c93 struct routing_table { struct in struct:_switch
96 } *routing_table; member in struct:_switch
214 output_link = switches[sw]->routing_table[dest_switch].out_link;
230 switches[i_next_switch]->routing_table[dest_switch].out_link;
262 output_link = switches[sw]->routing_table[dest_switch].out_link;
335 if (sw->routing_table[i_dest->switch_id].out_link ==
337 sw->routing_table[i_dest->switch_id].out_link =
365 output_link = switches[sw]->routing_table[dest_switch].out_link;
418 output_link = switches[sw]->routing_table[dest_switch].out_link;
437 output_link = switches[sw]->routing_table[dest_switc
[all...]

Completed in 44 milliseconds