Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_ucast_mgr.h241 void osm_ucast_mgr_set_fwd_tables(IN osm_ucast_mgr_t * p_mgr);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_ucast_mgr.c1050 void osm_ucast_mgr_set_fwd_tables(osm_ucast_mgr_t * p_mgr) in osm_ucast_mgr_set_fwd_tables() function
1093 osm_ucast_mgr_set_fwd_tables(&osm->sm.ucast_mgr); in ucast_mgr_route()
H A Dosm_ucast_cache.c1056 osm_ucast_mgr_set_fwd_tables(p_mgr); in osm_ucast_cache_process()