Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h297 UNI_BEARER_MP = 0x1, enumerator
H A Duni_ie.c4334 MKT(UNI_BEARER_MP, mp), in DEF_IE_PRINT()
4423 case UNI_BEARER_MP: in DEF_IE_CHECK()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c397 u->u.setup.bearer.cfg == UNI_BEARER_MP) { in un0_setup()
572 if (c->msg_setup.bearer.cfg == UNI_BEARER_MP && in u1n6_call_proc()
757 if (c->msg_setup.bearer.cfg == UNI_BEARER_MP && in unx_alerting()
1060 if (c->msg_setup.bearer.cfg == UNI_BEARER_MP) { in unx_connect()
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_conn.c835 conn->bearer.cfg == UNI_BEARER_MP) { in cc_conn_sig_handle()