Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c8684 osm_node_t *ds_node; in mcast_stree_branch() local
8738 ds_node = osm_node_get_remote_node(osm_sw->p_node, p, NULL); in mcast_stree_branch()
8741 if (!(ds_node && ds_node->sw && in mcast_stree_branch()
8742 ds_sw->osm_switch == ds_node->sw)) { in mcast_stree_branch()
8749 mcast_stree_branch(ds_sw, ds_node->sw, mgb, in mcast_stree_branch()
8764 ds_mcast_tbl = osm_switch_get_mcast_tbl_ptr(ds_node->sw); in mcast_stree_branch()