Lines Matching refs:l3

65 	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()
216 if ((pc->para.setup.si1 != 7) && (pc->st->l3.debug & L3_DEB_WARN)) { in l3_1tr6_setup()
222 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3_1tr6_setup()
252 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3_1tr6_setup_ack()
284 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3_1tr6_call_sent()
295 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3_1tr6_alert()
315 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_info()
317 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_info()
321 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_info()
348 pc->st->l3.l3l4(pc->st, CC_SETUP | CONFIRM, pc); in l3_1tr6_connect()
378 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3_1tr6_rel()
391 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3_1tr6_rel_ack()
413 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_disc()
415 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_disc()
419 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_disc()
436 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_disc()
446 pc->st->l3.l3l4(pc->st, CC_DISCONNECT | INDICATION, pc); in l3_1tr6_disc()
463 pc->st->l3.l3l4(pc->st, CC_SETUP_COMPL | INDICATION, pc); in l3_1tr6_connect_ack()
572 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_t304()
617 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_t310()
626 pc->st->l3.l3l4(pc->st, CC_CONNECT_ERR, pc); in l3_1tr6_t313()
642 pc->st->l3.l3l4(pc->st, CC_RELEASE_ERR, pc); in l3_1tr6_t308_2()
651 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3_1tr6_dl_reset()
660 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3_1tr6_dl_release()
762 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
769 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
778 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
788 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
797 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
816 if (st->l3.debug & L3_DEB_PROTERR) { in up1tr6()
831 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
838 if (st->l3.debug & L3_DEB_STATE) { in up1tr6()
879 if (st->l3.debug & L3_DEB_STATE) { in down1tr6()
884 if (st->l3.debug & L3_DEB_STATE) { in down1tr6()
907 if (st->l3.debug & L3_DEB_STATE) { in man1tr6()
912 if (st->l3.debug & L3_DEB_STATE) { in man1tr6()
927 st->l3.l3ml3 = man1tr6; in setstack_1tr6()
928 st->l3.N303 = 0; in setstack_1tr6()