Home
last modified time | relevance | path

Searched refs:uniapi_notify_indication (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunidef.h373 struct uniapi_notify_indication { struct
463 struct uniapi_notify_indication notify_indication;
H A Dsig_print.c448 const struct uniapi_notify_indication *api = msg; in uni_print_api()
H A Dsig_call.c1478 struct uniapi_notify_indication *ind; in unx_notify()
1482 if ((ind = ALLOC_API(struct uniapi_notify_indication, api)) == NULL) { in unx_notify()