Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c72 [CALLST_U6] = { "U6", UNI_CALLSTATE_U6 },
1306 if (c->cstate == CALLST_U6 || c->cstate == CALLST_N1) { in unx_release_response()
3382 case CALLST_U6: case CALLST_N6: in uni_sig_call()
3440 un0_setup(c, msg, u, CALLST_U6); in uni_sig_call()
3530 case CALLST_U6: in uni_sig_call()
3814 if (c->cstate == CALLST_U6 || c->cstate == CALLST_U9 || in uni_sig_call()
3849 if (c->cstate == CALLST_U6) { in uni_sig_call()
3866 if (c->cstate == CALLST_U6 || c->cstate == CALLST_U9) { in uni_sig_call()
3890 case CALLST_U6: in uni_sig_call()
3927 if (c->cstate == CALLST_U6 || c->cstate == CALLST_U12 || in uni_sig_call()
[all …]
H A Dunipriv.h300 CALLST_U1, CALLST_U3, CALLST_U4, CALLST_U6, CALLST_U7, CALLST_U8, enumerator