Home
last modified time | relevance | path

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

/dports/net/pjsip/pjproject-2.11.1/pjnath/src/pjnath-test/
H A Dice_test.c1286 pj_bool_t caller_last_cand, callee_last_cand; in timer_new_cand() local
1295 callee_last_cand = callee->last_cand; in timer_new_cand()
1360 callee_last_cand && (i==ncomp-1)); in timer_new_cand()
1368 new_cnt, (callee_last_cand?"(last)":""))); in timer_new_cand()
1385 if (!caller_last_cand || !callee_last_cand) { in timer_new_cand()