Searched refs:call_proc (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/contrib/ngatm/netnatm/msg/
H A Dmsg.def71 start call_proc 0x02
H A Duni_msg.h314 struct uni_call_proc call_proc; member in union:uni_msgall
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/sig/
H A Dunidef.h344 struct uni_call_proc call_proc; member in struct:uniapi_proceeding_request
348 struct uni_call_proc call_proc; member in struct:uniapi_proceeding_indication
H A Dsig_print.c383 (const union uni_msgall *)&api->call_proc, cx);
393 (const union uni_msgall *)&api->call_proc, cx);
H A Dsig_call.c550 struct uni_call_proc *cp = &u->u.call_proc;
620 ind->call_proc.hdr = u->u.hdr;
621 copy_msg_call_proc(cp, &ind->call_proc);
845 if (IE_ISGOOD(arg->call_proc.connid))
846 c->connid = arg->call_proc.connid;
848 msg->u.call_proc = arg->call_proc;
3456 &u->u.call_proc.epref, -1);
H A Dsig_coord.c771 if ((c = uni_find_call(uni, &arg->call_proc.hdr.cref)) != NULL) {
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/api/
H A Dcc_conn.c1389 if (IE_ISGOOD(ind->call_proc.connid))
1390 conn->connid = ind->call_proc.connid;
H A Dcc_port.c763 ->call_proc.hdr.cref;

Completed in 104 milliseconds