Home
last modified time | relevance | path

Searched refs:UNI_ADD_PARTY (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h69 UNI_ADD_PARTY = 0x80, /* add party */ enumerator
H A Duni_msg.c2312 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_ADD_PARTY, cx, &mlen)) in encode_add_party()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c493 uni_print_msg(NULL, 0, UNI_ADD_PARTY, in uni_print_api()
503 uni_print_msg(NULL, 0, UNI_ADD_PARTY, in uni_print_api()
H A Dsig_coord.c598 case UNI_ADD_PARTY: in input_call()
H A Dsig_party.c248 MK_MSG_ORIG(add, UNI_ADD_PARTY, p->call->cref, !p->call->mine); in pun0_add_party_request()