Searched refs:CALLST_U1 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_call.c | 69 [CALLST_U1] = { "U1", UNI_CALLSTATE_U1 }, 98 (state >= CALLST_U1 && state <= CALLST_U12)) || in set_call_state() 798 if (c->cstate == CALLST_U1 || c->cstate == CALLST_N6) in unx_alerting() 1119 if (c->cstate == CALLST_U1 || c->cstate == CALLST_N6) in unx_connect() 3379 case CALLST_U1: case CALLST_N1: in uni_sig_call() 3444 if (c->cstate == CALLST_U1) { in uni_sig_call() 3460 if (c->cstate == CALLST_U1 || c->cstate == CALLST_U3) { in uni_sig_call() 3527 case CALLST_U1: in uni_sig_call() 3804 un0_setup_request(c, msg, cookie, CALLST_U1); in uni_sig_call() 3887 case CALLST_U1: in uni_sig_call() [all …]
|
| H A D | unipriv.h | 300 CALLST_U1, CALLST_U3, CALLST_U4, CALLST_U6, CALLST_U7, CALLST_U8, enumerator
|