Searched refs:UNI_DROP_PARTY_ACK (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 73 UNI_DROP_PARTY_ACK = 0x84, /* drop party acknowledgement */ enumerator
|
| H A D | uni_msg.c | 3331 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_DROP_PARTY_ACK, cx, &mlen)) in encode_drop_party_ack()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 593 uni_print_msg(NULL, 0, UNI_DROP_PARTY_ACK, in uni_print_api()
|
| H A D | sig_party.c | 678 MK_MSG_ORIG(drop, UNI_DROP_PARTY_ACK, in pun5_t398() 799 MK_MSG_ORIG(ack, UNI_DROP_PARTY_ACK, p->call->cref, !p->call->mine); in pun6_drop_party_ack_request()
|
| H A D | sig_coord.c | 618 case UNI_DROP_PARTY_ACK: in input_call()
|
| H A D | sig_call.c | 1635 MK_MSG_ORIG(msg, UNI_DROP_PARTY_ACK, c->cref, !c->mine); in respond_drop_party_ack()
|