Searched refs:UNI_ALERTING (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | uni_hdr.h | 54 UNI_ALERTING = 0x01, /* alerting */ enumerator
|
| H A D | uni_msg.c | 76 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_ALERTING, cx, &mlen)) in encode_alerting()
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_print.c | 362 uni_print_msg(NULL, 0, UNI_ALERTING, in uni_print_api() 372 uni_print_msg(NULL, 0, UNI_ALERTING, in uni_print_api()
|
| H A D | sig_coord.c | 566 case UNI_ALERTING: in input_call()
|
| H A D | sig_call.c | 895 MK_MSG_ORIG(msg, UNI_ALERTING, c->cref, !c->mine); in unx_alerting_request()
|