Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c787 osm_node_t *local_node = NULL, *remote_node = NULL; in update_channel_dep_graph() local
813 local_node = remote_node; in update_channel_dep_graph()
814 local_port = local_node->sw->new_lft[dlid]; in update_channel_dep_graph()
818 local_lid = cl_ntoh16(osm_node_get_base_lid(local_node, 0)); in update_channel_dep_graph()
824 osm_node_get_remote_node(local_node, local_port, in update_channel_dep_graph()
943 osm_node_t *local_node = NULL, *remote_node = NULL; in remove_path_from_cdg() local
965 local_node = remote_node; in remove_path_from_cdg()
966 local_port = local_node->sw->new_lft[dlid]; in remove_path_from_cdg()
970 local_lid = cl_ntoh16(osm_node_get_base_lid(local_node, 0)); in remove_path_from_cdg()
973 osm_node_get_remote_node(local_node, local_port, in remove_path_from_cdg()