Home
last modified time | relevance | path

Searched refs:release_compl (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dunimkmsg.h116 if(IE_ISGOOD((U)->u.release_compl.cause[_i])) \
118 (U)->u.release_compl.cause[_i]; \
120 if(IE_ISGOOD((U)->u.release_compl.git[_i])) \
122 (U)->u.release_compl.git[_i]; \
123 if(IE_ISGOOD((U)->u.release_compl.uu)) \
124 (DEST)->uu = (U)->u.release_compl.uu; \
125 if(IE_ISGOOD((U)->u.release_compl.crankback)) \
126 (DEST)->crankback = (U)->u.release_compl.crankback; \
H A Dsig_coord.c519 MK_IE_CAUSE(resp->u.release_compl.cause[0], UNI_CAUSE_LOC_USER, cause); in input_unknown()
521 ADD_CAUSE_MTYPE(resp->u.release_compl.cause[0], u->mtype); in input_unknown()
852 if ((c = uni_find_call(uni, &arg->release_compl.hdr.cref)) != NULL) { in uni_sig_coord()
H A Dunidef.h359 struct uni_release_compl release_compl; member
H A Dsig_call.c423 resp->u.release_compl.cause[0] = c->uni->cause; in un0_setup()
1313 msg->u.release_compl = arg->release_compl; in unx_release_response()
1353 if (IE_ISGOOD(u->u.release_compl.cause[i])) in uni_release_compl()
1354 conf->release.cause[j++] = u->u.release_compl.cause[i]; in uni_release_compl()
1356 if (IE_ISGOOD(u->u.release_compl.git[i])) in uni_release_compl()
1357 conf->release.git[j++] = u->u.release_compl.git[i]; in uni_release_compl()
1358 if (IE_ISGOOD(u->u.release_compl.uu)) in uni_release_compl()
1359 conf->release.uu = u->u.release_compl.uu; in uni_release_compl()
1360 if (IE_ISGOOD(u->u.release_compl.crankback)) in uni_release_compl()
1361 conf->release.crankback = u->u.release_compl.crankback; in uni_release_compl()
H A Dsig_print.c423 (const union uni_msgall *)&api->release_compl, cx); in uni_print_api()
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dcc_conn.c203 resp->release_compl.hdr.cref = conn->cref; in do_release_response()
204 resp->release_compl.hdr.act = UNI_MSGACT_DEFAULT; in do_release_response()
207 resp->release_compl.cause[0] = *ie; in do_release_response()
210 IE_SETPRESENT(resp->release_compl.cause[0]); in do_release_response()
211 resp->release_compl.cause[0].h.act = UNI_IEACT_DEFAULT; in do_release_response()
212 resp->release_compl.cause[0].loc = UNI_CAUSE_LOC_USER; in do_release_response()
213 resp->release_compl.cause[0].cause = cause; in do_release_response()
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h318 struct uni_release_compl release_compl; member
H A Dmsg.def163 start release_compl 0x5a