Home
last modified time | relevance | path

Searched refs:UNI_DROP_PARTY_ACK (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h73 UNI_DROP_PARTY_ACK = 0x84, /* drop party acknowledgement */ enumerator
H A Duni_msg.c3331 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 Dsig_print.c593 uni_print_msg(NULL, 0, UNI_DROP_PARTY_ACK, in uni_print_api()
H A Dsig_party.c678 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 Dsig_coord.c618 case UNI_DROP_PARTY_ACK: in input_call()
H A Dsig_call.c1635 MK_MSG_ORIG(msg, UNI_DROP_PARTY_ACK, c->cref, !c->mine); in respond_drop_party_ack()