Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h499 UNI_CALLSTATE_U10 = 0x0a, enumerator
H A Duni_ie.c1643 MKT(UNI_CALLSTATE_U10, U10/N10), in DEF_IE_PRINT()
1675 case UNI_CALLSTATE_U10: in DEF_IE_CHECK()
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_conn.c1816 if (state == UNI_CALLSTATE_U10) { in cc_conn_sig_handle()
1831 if (state == UNI_CALLSTATE_U10) { in cc_conn_sig_handle()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c76 [CALLST_U10] = { "U10", UNI_CALLSTATE_U10 },