Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h54 UNI_ALERTING = 0x01, /* alerting */ enumerator
H A Duni_msg.c76 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_ALERTING, cx, &mlen)) in encode_alerting()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_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()
H A Dsig_coord.c566 case UNI_ALERTING: in input_call()
H A Dsig_call.c895 MK_MSG_ORIG(msg, UNI_ALERTING, c->cref, !c->mine); in unx_alerting_request()