Lines Matching refs:l3

65 	if (pc->st->l3.debug & L3_DEB_WARN)  in l3_1tr6_error()
100 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_setup_req()
215 if ((pc->para.setup.si1 != 7) && (pc->st->l3.debug & L3_DEB_WARN)) { in l3_1tr6_setup()
221 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3_1tr6_setup()
251 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3_1tr6_setup_ack()
283 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3_1tr6_call_sent()
294 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3_1tr6_alert()
314 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_info()
316 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_info()
320 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_info()
347 pc->st->l3.l3l4(pc->st, CC_SETUP | CONFIRM, pc); in l3_1tr6_connect()
377 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3_1tr6_rel()
390 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3_1tr6_rel_ack()
412 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_disc()
414 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_disc()
418 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_disc()
435 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_disc()
445 pc->st->l3.l3l4(pc->st, CC_DISCONNECT | INDICATION, pc); in l3_1tr6_disc()
462 pc->st->l3.l3l4(pc->st, CC_SETUP_COMPL | INDICATION, pc); in l3_1tr6_connect_ack()
571 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_t304()
616 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_t310()
625 pc->st->l3.l3l4(pc->st, CC_CONNECT_ERR, pc); in l3_1tr6_t313()
641 pc->st->l3.l3l4(pc->st, CC_RELEASE_ERR, pc); in l3_1tr6_t308_2()
650 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_dl_reset()
659 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3_1tr6_dl_release()
761 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
768 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
777 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
787 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
796 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
815 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
830 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
837 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
878 if (st->l3.debug & L3_DEB_STATE) { in down1tr6()
883 if (st->l3.debug & L3_DEB_STATE) { in down1tr6()
906 if (st->l3.debug & L3_DEB_STATE) { in man1tr6()
911 if (st->l3.debug & L3_DEB_STATE) { in man1tr6()
926 st->l3.l3ml3 = man1tr6; in setstack_1tr6()
927 st->l3.N303 = 0; in setstack_1tr6()