Home
last modified time | relevance | path

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

/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_port.c569 cl_map_t visited_map; in osm_physp_replace_dr_path_with_alternate_dr_path() local
589 cl_map_construct(&visited_map); in osm_physp_replace_dr_path_with_alternate_dr_path()
590 cl_map_init(&visited_map, 4); in osm_physp_replace_dr_path_with_alternate_dr_path()
663 && cl_map_get(&visited_map, in osm_physp_replace_dr_path_with_alternate_dr_path()
667 cl_map_insert(&visited_map, in osm_physp_replace_dr_path_with_alternate_dr_path()
676 (p_dest_physp, &visited_map, in osm_physp_replace_dr_path_with_alternate_dr_path()
716 cl_map_destroy(&visited_map); in osm_physp_replace_dr_path_with_alternate_dr_path()