Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h70 UNI_ADD_PARTY_ACK = 0x81, /* add party acknowledgement */ enumerator
H A Duni_msg.c2670 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_ADD_PARTY_ACK, cx, &mlen)) in encode_add_party_ack()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c533 uni_print_msg(NULL, 0, UNI_ADD_PARTY_ACK, in uni_print_api()
543 uni_print_msg(NULL, 0, UNI_ADD_PARTY_ACK, in uni_print_api()
H A Dsig_coord.c606 case UNI_ADD_PARTY_ACK: in input_call()
H A Dsig_party.c281 MK_MSG_ORIG(ack, UNI_ADD_PARTY_ACK, p->call->cref, !p->call->mine); in punx_add_party_ack_request()