Home
last modified time | relevance | path

Searched refs:UNI_CALLSTATE_U0 (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
HDsig_coord.c468 if (u->u.status.callstate.state == UNI_CALLSTATE_U0) in input_unknown()
479 MK_IE_CALLSTATE(resp->u.status.callstate, UNI_CALLSTATE_U0); in input_unknown()
761 UNI_CALLSTATE_U0); in uni_sig_coord()
776 UNI_CALLSTATE_U0); in uni_sig_coord()
792 UNI_CALLSTATE_U0); in uni_sig_coord()
808 UNI_CALLSTATE_U0); in uni_sig_coord()
825 UNI_CALLSTATE_U0); in uni_sig_coord()
841 UNI_CALLSTATE_U0); in uni_sig_coord()
857 UNI_CALLSTATE_U0); in uni_sig_coord()
873 UNI_CALLSTATE_U0); in uni_sig_coord()
[all …]
HDsig_call.c68 [CALLST_NULL] = { "NU0", UNI_CALLSTATE_U0 },
412 UNI_CALLSTATE_U0, NULL, 0); in un0_setup()
1719 u->u.status.callstate.state == UNI_CALLSTATE_U0) in un11un12_status()
1853 if (u->u.status.callstate.state == UNI_CALLSTATE_U0) { in unx_status()
4062 uniapi_uni_error(uni, UNIAPI_OK, cookie, UNI_CALLSTATE_U0); in uni_sig_call()
/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h468 UNI_CALLSTATE_U0 = 0x00, enumerator
HDuni_ie.c1635 MKT(UNI_CALLSTATE_U0, U0/N0/REST0), in DEF_IE_PRINT()
1667 case UNI_CALLSTATE_U0: in DEF_IE_CHECK()