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

/freebsd-10.2-release/sys/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;
H A Dsig_call.c215 struct uniapi_call_destroyed *ind;
238 ind = ALLOC_API(struct uniapi_call_destroyed, api);
/freebsd-10.2-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_port.c600 ilen = sizeof(struct uniapi_call_destroyed);
604 cref = &uni_msg_rptr(msg, struct uniapi_call_destroyed *)->cref;

Completed in 104 milliseconds