Searched refs:next_dir (Results 1 – 3 of 3) sorted by relevance
113 dnup_switch_dir_t next_dir, current_dir; in dnup_bfs_by_node() local156 next_dir = dnup_get_dir(u->rank, rem_u->rank); in dnup_bfs_by_node()167 if ((current_dir == UP) && (next_dir == DOWN)) { in dnup_bfs_by_node()205 rem_u->dir = next_dir; in dnup_bfs_by_node()
118 updn_switch_dir_t next_dir, current_dir; in updn_bfs_by_node() local161 next_dir = updn_get_dir(u->rank, rem_u->rank, in updn_bfs_by_node()166 if ((current_dir == DOWN) && (next_dir == UP)) { in updn_bfs_by_node()194 rem_u->dir = next_dir; in updn_bfs_by_node()
245 goto next_dir; in load_plugins()253 goto next_dir; in load_plugins()294 next_dir: in load_plugins()