Home
last modified time | relevance | path

Searched refs:caller_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
1294 caller_last_cand = caller->last_cand; in timer_new_cand()
1320 caller_last_cand && (i==ncomp-1)); in timer_new_cand()
1328 new_cnt, (caller_last_cand?"(last)":""))); in timer_new_cand()
1385 if (!caller_last_cand || !callee_last_cand) { in timer_new_cand()