Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h492 UNI_CALLSTATE_U8 = 0x08, enumerator
H A Duni_ie.c1641 MKT(UNI_CALLSTATE_U8, U8/N8), in DEF_IE_PRINT()
1673 case UNI_CALLSTATE_U8: in DEF_IE_CHECK()
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_conn.c1923 if (state == UNI_CALLSTATE_U8) { in cc_conn_sig_handle()
1938 if (state == UNI_CALLSTATE_U8) { in cc_conn_sig_handle()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c74 [CALLST_U8] = { "U8", UNI_CALLSTATE_U8 },
4302 peer == UNI_CALLSTATE_U8 || in state_compat()