Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_port.c442 cl_map_t visited_map; in osm_physp_replace_dr_path_with_alternate_dr_path() local
462 cl_map_construct(&visited_map); in osm_physp_replace_dr_path_with_alternate_dr_path()
463 cl_map_init(&visited_map, 4); in osm_physp_replace_dr_path_with_alternate_dr_path()
536 && cl_map_get(&visited_map, in osm_physp_replace_dr_path_with_alternate_dr_path()
540 cl_map_insert(&visited_map, in osm_physp_replace_dr_path_with_alternate_dr_path()
549 (p_dest_physp, &visited_map, in osm_physp_replace_dr_path_with_alternate_dr_path()
589 cl_map_destroy(&visited_map); in osm_physp_replace_dr_path_with_alternate_dr_path()