Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_conn.c1856 if (state == UNI_CALLSTATE_U6 || in cc_conn_sig_handle()
1870 if (state == UNI_CALLSTATE_U6 || in cc_conn_sig_handle()
1893 if (state == UNI_CALLSTATE_U6 || in cc_conn_sig_handle()
1907 if (state == UNI_CALLSTATE_U6 || in cc_conn_sig_handle()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h484 UNI_CALLSTATE_U6 = 0x06, enumerator
H A Duni_ie.c1639 MKT(UNI_CALLSTATE_U6, U6/N6), in DEF_IE_PRINT()
1671 case UNI_CALLSTATE_U6: in DEF_IE_CHECK()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c72 [CALLST_U6] = { "U6", UNI_CALLSTATE_U6 },
4300 if ((peer == UNI_CALLSTATE_U6 || in state_compat()