Searched refs:CALL_ROOT (Results 1 – 3 of 3) sorted by relevance
326 if (c->type == CALL_LEAF || c->type == CALL_ROOT) { in clear_callD()499 c->type = CALL_ROOT; in un0_setup_request()606 if (c->type == CALL_ROOT && !IE_ISGOOD(cp->epref)) in u1n6_call_proc()677 if (c->type == CALL_ROOT && !TAILQ_EMPTY(&c->parties)) { in u1n6_t303()790 if (c->type == CALL_ROOT && !IE_ISGOOD(al->epref)) in unx_alerting()809 if (c->type == CALL_LEAF || c->type == CALL_ROOT) { in unx_alerting()882 if (c->type == CALL_ROOT || c->type == CALL_LEAF) { in unx_alerting_request()999 (c->type == CALL_LEAF || c->type == CALL_ROOT)) { in n8_setup_compl_request()1107 if (c->type == CALL_ROOT && !IE_ISGOOD(co->epref)) in unx_connect()1133 (c->type == CALL_LEAF || c->type == CALL_ROOT)) in unx_connect()[all …]
901 if (c->type != CALL_ROOT) { in uni_sig_coord()985 if (c->type != CALL_ROOT && c->type != CALL_LEAF) { in uni_sig_coord()1006 if (c->type != CALL_ROOT && c->type != CALL_LEAF) { in uni_sig_coord()
294 CALL_ROOT, /* point-to-multipoint root */ enumerator