Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h65 UNI_NOTIFY = 0x6e, /* notify user */ enumerator
H A Duni_msg.c1942 if(uni_encode_msg_hdr(msg, &p->hdr, UNI_NOTIFY, cx, &mlen)) in encode_notify()
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_print.c441 uni_print_msg(NULL, 0, UNI_NOTIFY, in uni_print_api()
451 uni_print_msg(NULL, 0, UNI_NOTIFY, in uni_print_api()
H A Dsig_coord.c586 case UNI_NOTIFY: in input_call()
H A Dsig_call.c1561 MK_MSG_ORIG(msg, UNI_NOTIFY, c->cref, !c->mine); in unx_notify_request()