Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c326 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()
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()
2095 if (c->type == CALL_LEAF || c->type == CALL_ROOT) in un10_link_release_indication()
2118 if (c->type == CALL_LEAF || c->type == CALL_ROOT) in unx_link_release_indication()
2149 if (c->type == CALL_LEAF || c->type == CALL_ROOT) in un10_link_establish_error_indication()
3619 if (c->type != CALL_ROOT) { in uni_sig_call()
3646 if (c->type != CALL_ROOT) { in uni_sig_call()
[all …]
H A Dsig_coord.c901 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()
H A Dunipriv.h294 CALL_ROOT, /* point-to-multipoint root */ enumerator