Searched refs:tmpPortsList (Results 1 – 1 of 1) sorted by relevance
389 cl_list_t tmpPortsList; in physp_update_new_dr_path() local395 cl_list_construct(&tmpPortsList); in physp_update_new_dr_path()396 cl_list_init(&tmpPortsList, 10); in physp_update_new_dr_path()398 cl_list_insert_head(&tmpPortsList, p_dest_physp); in physp_update_new_dr_path()403 cl_list_insert_head(&tmpPortsList, p_physp); in physp_update_new_dr_path()418 p_physp = (osm_physp_t *) cl_list_remove_head(&tmpPortsList); in physp_update_new_dr_path()422 p_physp = (osm_physp_t *) cl_list_remove_head(&tmpPortsList); in physp_update_new_dr_path()429 cl_list_destroy(&tmpPortsList); in physp_update_new_dr_path()