Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h71 UNI_ADD_PARTY_REJ = 0x82, /* add party reject */ enumerator
H A Duni_msg.c3024 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_ADD_PARTY_REJ, cx, &mlen)) in encode_add_party_rej()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c553 uni_print_msg(NULL, 0, UNI_ADD_PARTY_REJ, in uni_print_api()
563 uni_print_msg(NULL, 0, UNI_ADD_PARTY_REJ, in uni_print_api()
H A Dsig_coord.c610 case UNI_ADD_PARTY_REJ: in input_call()
H A Dsig_party.c313 MK_MSG_ORIG(rej, UNI_ADD_PARTY_REJ, p->call->cref, !p->call->mine); in pun2_add_party_rej_request()
H A Dsig_call.c2707 MK_MSG_RESP(resp, UNI_ADD_PARTY_REJ, in unx_add_party()