Lines Matching defs:conf

643 	struct uniapi_release_confirm *conf;
663 if ((conf = ALLOC_API(struct uniapi_release_confirm, api)) != NULL) {
664 conf->release.hdr.cref.cref = c->cref;
665 conf->release.hdr.cref.flag = c->mine;
666 conf->release.hdr.act = UNI_MSGACT_DEFAULT;
667 MK_IE_CAUSE(conf->release.cause[0], UNI_CAUSE_LOC_USER,
1032 struct uniapi_setup_confirm *conf;
1037 conf = ALLOC_API(struct uniapi_setup_confirm, api);
1038 if (conf == NULL) {
1136 conf->connect.hdr = u->u.hdr;
1137 copy_msg_connect(co, &conf->connect);
1337 struct uniapi_release_confirm *conf;
1341 if ((conf = ALLOC_API(struct uniapi_release_confirm, api)) == NULL)
1350 conf->release.hdr = u->u.hdr;
1354 conf->release.cause[j++] = u->u.release_compl.cause[i];
1357 conf->release.git[j++] = u->u.release_compl.git[i];
1359 conf->release.uu = u->u.release_compl.uu;
1361 conf->release.crankback = u->u.release_compl.crankback;
1443 struct uniapi_release_confirm *conf;
1446 if ((conf = ALLOC_API(struct uniapi_release_confirm, api)) == NULL) {
1457 conf->release.hdr = u->u.hdr;
1458 copy_msg_release(&u->u.release, &conf->release);
1653 struct uniapi_release_confirm *conf;
1677 if ((conf = ALLOC_API(struct uniapi_release_confirm, api)) != NULL) {
1678 conf->release.hdr.cref.cref = c->cref;
1679 conf->release.hdr.cref.flag = c->mine;
1680 conf->release.hdr.act = UNI_MSGACT_DEFAULT;
1681 MK_IE_CAUSE(conf->release.cause[0], UNI_CAUSE_LOC_USER,
1683 ADD_CAUSE_TIMER(conf->release.cause[0], "308");
1705 struct uniapi_release_confirm *conf;
1776 if ((conf = ALLOC_API(struct uniapi_release_confirm, api)) != NULL) {
1777 conf->release.hdr.cref.cref = c->cref;
1778 conf->release.hdr.cref.flag = c->mine;
1779 conf->release.hdr.act = UNI_MSGACT_DEFAULT;
1780 MK_IE_CAUSE(conf->release.cause[0], UNI_CAUSE_LOC_USER,
1782 ADD_CAUSE_MTYPE(conf->release.cause[0], UNI_STATUS);
1809 struct uniapi_release_confirm *conf;
1866 conf = ALLOC_API(struct uniapi_release_confirm, api);
1867 if (conf != NULL) {
1868 conf->release.hdr.cref.cref = c->cref;
1869 conf->release.hdr.cref.flag = c->mine;
1870 conf->release.hdr.act = UNI_MSGACT_DEFAULT;
1871 MK_IE_CAUSE(conf->release.cause[0], UNI_CAUSE_LOC_USER,
1873 ADD_CAUSE_MTYPE(conf->release.cause[0], UNI_STATUS);
2114 struct uniapi_release_confirm *conf;
2122 if ((conf = ALLOC_API(struct uniapi_release_confirm, api)) != NULL) {
2123 conf->release.hdr.cref.cref = c->cref;
2124 conf->release.hdr.cref.flag = c->mine;
2125 conf->release.hdr.act = UNI_MSGACT_DEFAULT;
2126 MK_IE_CAUSE(conf->release.cause[0], UNI_CAUSE_LOC_USER,
2147 struct uniapi_release_confirm *conf;
2153 if ((conf = ALLOC_API(struct uniapi_release_confirm, api)) != NULL) {
2154 conf->release.hdr.cref.cref = c->cref;
2155 conf->release.hdr.cref.flag = c->mine;
2156 conf->release.hdr.act = UNI_MSGACT_DEFAULT;
2157 MK_IE_CAUSE(conf->release.cause[0], UNI_CAUSE_LOC_USER,