Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h499 UNI_CALLSTATE_U10 = 0x0a, enumerator
HDuni_ie.c1643 MKT(UNI_CALLSTATE_U10, U10/N10), in DEF_IE_PRINT()
1675 case UNI_CALLSTATE_U10: in DEF_IE_CHECK()
/NextBSD/sys/contrib/ngatm/netnatm/api/
HDcc_conn.c1816 if (state == UNI_CALLSTATE_U10) { in cc_conn_sig_handle()
1831 if (state == UNI_CALLSTATE_U10) { in cc_conn_sig_handle()
/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDsig_call.c76 [CALLST_U10] = { "U10", UNI_CALLSTATE_U10 },