Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c348 set_call_state(c, CALLST_U11); in clear_callD()
2308 if (c->cstate != CALLST_U11) { in ux_drop_party_indication()
2332 if (c->cstate != CALLST_U11) { in nx_drop_party_indication()
2360 if (c->cstate != CALLST_U11) { in ux_drop_party_ack_indication()
2384 if (c->cstate != CALLST_U11) { in nx_drop_party_ack_indication()
2412 if (c->cstate != CALLST_U11) { in ux_add_party_rej_indication()
3260 (c->cstate == CALLST_U11 || in uni_bad_message()
3520 case CALLST_U11: in uni_sig_call()
3706 case CALLST_U11: in uni_sig_call()
3755 case CALLST_U11: in uni_sig_call()
[all …]
H A Dunipriv.h301 CALLST_U9, CALLST_U10, CALLST_U11, CALLST_U12, enumerator