Searched refs:scatter_possible_ports_count (Results 1 – 1 of 1) sorted by relevance
288 unsigned int scatter_possible_ports_count = 0; in osm_switch_recommend_path() local492 scatter_possible_ports_count = 0; in osm_switch_recommend_path()493 scatter_possible_ports[scatter_possible_ports_count++] = port_num; in osm_switch_recommend_path()500 scatter_possible_ports[scatter_possible_ports_count++] = port_num; in osm_switch_recommend_path()589 unsigned int idx = random() % scatter_possible_ports_count; in osm_switch_recommend_path()