Lines Matching refs:l3

66 	if (pc->st->l3.debug & L3_DEB_WARN)  in l3_1tr6_error()
101 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_setup_req()
219 if ((pc->para.setup.si1 != 7) && (pc->st->l3.debug & L3_DEB_WARN)) { in l3_1tr6_setup()
226 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3_1tr6_setup()
256 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3_1tr6_setup_ack()
288 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3_1tr6_call_sent()
299 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3_1tr6_alert()
319 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_info()
321 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_info()
325 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_info()
352 pc->st->l3.l3l4(pc->st, CC_SETUP | CONFIRM, pc); in l3_1tr6_connect()
382 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3_1tr6_rel()
395 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3_1tr6_rel_ack()
417 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_disc()
419 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_disc()
423 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_disc()
440 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_disc()
450 pc->st->l3.l3l4(pc->st, CC_DISCONNECT | INDICATION, pc); in l3_1tr6_disc()
467 pc->st->l3.l3l4(pc->st, CC_SETUP_COMPL | INDICATION, pc); in l3_1tr6_connect_ack()
576 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_t304()
621 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_t310()
630 pc->st->l3.l3l4(pc->st, CC_CONNECT_ERR, pc); in l3_1tr6_t313()
646 pc->st->l3.l3l4(pc->st, CC_RELEASE_ERR, pc); in l3_1tr6_t308_2()
655 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_dl_reset()
664 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3_1tr6_dl_release()
775 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
783 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
793 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
804 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
814 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
834 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
850 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
858 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
901 if (st->l3.debug & L3_DEB_STATE) { in down1tr6()
907 if (st->l3.debug & L3_DEB_STATE) { in down1tr6()
931 if (st->l3.debug & L3_DEB_STATE) { in man1tr6()
936 if (st->l3.debug & L3_DEB_STATE) { in man1tr6()
951 st->l3.l3ml3 = man1tr6; in setstack_1tr6()
952 st->l3.N303 = 0; in setstack_1tr6()