Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_mcast_mgr.h69 osm_switch_t * osm_mcast_mgr_find_root_switch(osm_sm_t * sm, cl_qlist_t * list);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c313 osm_switch_t *osm_mcast_mgr_find_root_switch(osm_sm_t * sm, cl_qlist_t *list) in osm_mcast_mgr_find_root_switch() function
794 p_sw = osm_mcast_mgr_find_root_switch(sm, &port_list); in mcast_mgr_build_spanning_tree()
H A Dosm_ucast_dfsssp.c2662 root_sw = osm_mcast_mgr_find_root_switch(sm, &mcastgrp_port_list); in dfsssp_do_mcast_routing()