Searched refs:UNI_RELEASE (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 402 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 D | sig_coord.c | 570 case UNI_RELEASE: in input_call()
|
| H A D | sig_call.c | 337 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 D | uni_hdr.h | 61 UNI_RELEASE = 0x4d, /* release */ enumerator
|
| H A D | uni_msg.c | 790 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_RELEASE, cx, &mlen)) in encode_release()
|