Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_conn.c1801 if (state == UNI_CALLSTATE_U12) { in cc_conn_sig_handle()
1821 } else if (state == UNI_CALLSTATE_U12) { in cc_conn_sig_handle()
1835 } else if (state == UNI_CALLSTATE_U12) { in cc_conn_sig_handle()
1859 state == UNI_CALLSTATE_U12) { in cc_conn_sig_handle()
1876 } else if (state == UNI_CALLSTATE_U12) { in cc_conn_sig_handle()
1896 state == UNI_CALLSTATE_U12) { in cc_conn_sig_handle()
1928 } else if (state == UNI_CALLSTATE_U12) { in cc_conn_sig_handle()
1942 } else if (state == UNI_CALLSTATE_U12) { in cc_conn_sig_handle()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h507 UNI_CALLSTATE_U12 = 0x0c, enumerator
H A Duni_ie.c1645 MKT(UNI_CALLSTATE_U12, U12/N12), in DEF_IE_PRINT()
1677 case UNI_CALLSTATE_U12: in DEF_IE_CHECK()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c78 [CALLST_U12] = { "U12", UNI_CALLSTATE_U12 },