Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/contrib/ngatm/netnatm/api/
Dcc_conn.c1858 state == UNI_CALLSTATE_U9 || in cc_conn_sig_handle()
1871 state == UNI_CALLSTATE_U9 || in cc_conn_sig_handle()
1895 state == UNI_CALLSTATE_U9 || in cc_conn_sig_handle()
1908 state == UNI_CALLSTATE_U9 || in cc_conn_sig_handle()
/freebsd-9-stable/sys/contrib/ngatm/netnatm/msg/
Dunistruct.h495 UNI_CALLSTATE_U9 = 0x09, enumerator
Duni_ie.c1642 MKT(UNI_CALLSTATE_U9, U9/N9), in DEF_IE_PRINT()
1674 case UNI_CALLSTATE_U9: in DEF_IE_CHECK()
/freebsd-9-stable/sys/contrib/ngatm/netnatm/sig/
Dsig_call.c75 [CALLST_U9] = { "U9", UNI_CALLSTATE_U9 },
4303 peer == UNI_CALLSTATE_U9) && in state_compat()