Searched refs:tmpPortsList (Results 1 – 1 of 1) sorted by relevance
391 cl_list_t tmpPortsList; in physp_update_new_dr_path() local397 cl_list_construct(&tmpPortsList); in physp_update_new_dr_path()398 cl_list_init(&tmpPortsList, 10); in physp_update_new_dr_path()400 cl_list_insert_head(&tmpPortsList, p_dest_physp); in physp_update_new_dr_path()405 cl_list_insert_head(&tmpPortsList, p_physp); in physp_update_new_dr_path()420 p_physp = (osm_physp_t *) cl_list_remove_head(&tmpPortsList); in physp_update_new_dr_path()424 p_physp = (osm_physp_t *) cl_list_remove_head(&tmpPortsList); in physp_update_new_dr_path()431 cl_list_destroy(&tmpPortsList); in physp_update_new_dr_path()