Searched refs:least_paths_other_nodes (Results 1 – 1 of 1) sorted by relevance
267 uint32_t least_paths_other_nodes = 0xFFFFFFFF; in osm_switch_recommend_path() local456 && check_count < least_paths_other_nodes) { in osm_switch_recommend_path()457 least_paths_other_nodes = check_count; in osm_switch_recommend_path()526 least_paths_other_nodes = 0xFFFFFFFF; in osm_switch_recommend_path()545 && port_paths[idx].path_count < least_paths_other_nodes) { in osm_switch_recommend_path()546 least_paths_other_nodes = port_paths[idx].path_count; in osm_switch_recommend_path()