Home
last modified time | relevance | path

Searched refs:elem_removed (Results 1 – 2 of 2) sorted by relevance

/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Dbelle_sip_loop.c263 bool_t elem_removed = FALSE; in belle_sip_main_loop_remove_source() local
267 elem_removed = TRUE; in belle_sip_main_loop_remove_source()
277 elem_removed = TRUE; in belle_sip_main_loop_remove_source()
279 if (elem_removed) { in belle_sip_main_loop_remove_source()
/dports/net/mediastreamer/mediastreamer-2.16.1/src/voip/
H A Dice.c3080 bool_t elem_removed; in ice_check_list_eliminate_redundant_candidates() local
3084 elem_removed = FALSE; in ice_check_list_eliminate_redundant_candidates()
3098 elem_removed = TRUE; in ice_check_list_eliminate_redundant_candidates()
3102 } while (elem_removed); in ice_check_list_eliminate_redundant_candidates()