Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/ngatm/netnatm/msg/
HDuni_hdr.h54 UNI_ALERTING = 0x01, /* alerting */ enumerator
HDuni_msg.c76 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_ALERTING, cx, &mlen)) in encode_alerting()
/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDsig_print.c362 uni_print_msg(NULL, 0, UNI_ALERTING, in uni_print_api()
372 uni_print_msg(NULL, 0, UNI_ALERTING, in uni_print_api()
HDsig_coord.c566 case UNI_ALERTING: in input_call()
HDsig_call.c895 MK_MSG_ORIG(msg, UNI_ALERTING, c->cref, !c->mine); in unx_alerting_request()