Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_opensm.h144 ib_api_status_t (*mcast_build_stree)(void *context, member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c1026 if (re && re->mcast_build_stree) in mcast_mgr_process_mlid()
1027 status = re->mcast_build_stree(re->context, mbox); in mcast_mgr_process_mlid()
H A Dosm_ucast_dfsssp.c2844 r->mcast_build_stree = dfsssp_do_mcast_routing; in osm_ucast_dfsssp_setup()
2869 r->mcast_build_stree = dfsssp_do_mcast_routing; in osm_ucast_sssp_setup()
H A Dosm_torus.c9562 r->mcast_build_stree = torus_mcast_stree; in osm_ucast_torus2QoS_setup()