Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_user.c990 if (conn->bearer.cfg == UNI_BEARER_P2P) { in cc_user_active()
1434 if (conn->bearer.cfg == UNI_BEARER_P2P) { in cc_user_sig_handle()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dunistruct.h296 UNI_BEARER_P2P = 0x0, enumerator
H A Duni_ie.c4333 MKT(UNI_BEARER_P2P, p2p), in DEF_IE_PRINT()
4422 case UNI_BEARER_P2P: in DEF_IE_CHECK()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_call.c439 if (u->u.setup.bearer.cfg == UNI_BEARER_P2P) { in un0_setup()
496 if (setup->bearer.cfg == UNI_BEARER_P2P) { in un0_setup_request()