Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/ngatm/netnatm/api/
HDcc_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()
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h484 UNI_CALLSTATE_U6 = 0x06, enumerator
HDuni_ie.c1641 MKT(UNI_CALLSTATE_U6, U6/N6), in DEF_IE_PRINT()
1673 case UNI_CALLSTATE_U6: in DEF_IE_CHECK()
/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
HDsig_call.c72 [CALLST_U6] = { "U6", UNI_CALLSTATE_U6 },
4300 if ((peer == UNI_CALLSTATE_U6 || in state_compat()