Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/ngatm/netnatm/api/
HDcc_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()
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h507 UNI_CALLSTATE_U12 = 0x0c, enumerator
HDuni_ie.c1647 MKT(UNI_CALLSTATE_U12, U12/N12), in DEF_IE_PRINT()
1679 case UNI_CALLSTATE_U12: in DEF_IE_CHECK()
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
HDsig_call.c78 [CALLST_U12] = { "U12", UNI_CALLSTATE_U12 },