Searched refs:uniapi_call_created (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/ngatm/netnatm/sig/
H A Dunidef.h250 struct uniapi_call_created { struct
436 struct uniapi_call_created call_created;
H A Dsig_print.c158 const struct uniapi_call_created *api = msg;
H A Dsig_call.c150 struct uniapi_call_created *ind;
156 if ((ind = ALLOC_API(struct uniapi_call_created, api)) == NULL) {
/freebsd-13-stable/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c1196 struct uniapi_call_created *cr = uni_msg_rptr(msg,
1197 struct uniapi_call_created *);
H A Dcc_port.c571 ilen = sizeof(struct uniapi_call_created);

Completed in 101 milliseconds