Home
last modified time | relevance | path

Searched refs:uniapi_call_destroyed (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunidef.h253 struct uniapi_call_destroyed { struct
437 struct uniapi_call_destroyed call_destroyed;
H A Dsig_print.c166 const struct uniapi_call_destroyed *api = msg; in uni_print_api()
H A Dsig_call.c215 struct uniapi_call_destroyed *ind; in uni_destroy_call()
238 ind = ALLOC_API(struct uniapi_call_destroyed, api); in uni_destroy_call()
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_port.c600 ilen = sizeof(struct uniapi_call_destroyed); in cc_uni_signal()
604 cref = &uni_msg_rptr(msg, struct uniapi_call_destroyed *)->cref; in cc_uni_signal()