Searched refs:UNI_ADD_PARTY_ACK (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 70 UNI_ADD_PARTY_ACK = 0x81, /* add party acknowledgement */ enumerator
|
| H A D | uni_msg.c | 2670 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 D | sig_print.c | 533 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 D | sig_coord.c | 606 case UNI_ADD_PARTY_ACK: in input_call()
|
| H A D | sig_party.c | 281 MK_MSG_ORIG(ack, UNI_ADD_PARTY_ACK, p->call->cref, !p->call->mine); in punx_add_party_ack_request()
|