Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c402 uni_print_msg(NULL, 0, UNI_RELEASE, in uni_print_api()
412 uni_print_msg(NULL, 0, UNI_RELEASE, in uni_print_api()
431 uni_print_msg(NULL, 0, UNI_RELEASE, in uni_print_api()
H A Dsig_coord.c570 case UNI_RELEASE: in input_call()
H A Dsig_call.c337 MK_MSG_ORIG(rel, UNI_RELEASE, c->cref, !c->mine); in clear_callD()
1609 MK_MSG_ORIG(msg, UNI_RELEASE, c->cref, !c->mine); in unx_release_request()
1661 MK_MSG_ORIG(msg, UNI_RELEASE, c->cref, !c->mine); in u11n12_t308()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h61 UNI_RELEASE = 0x4d, /* release */ enumerator
H A Duni_msg.c790 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_RELEASE, cx, &mlen)) in encode_release()