Lines Matching refs:l3

114 { struct l3_process *pc = st->l3.proc; /* start of processes */  in l3dss1_search_dummy_proc()
387 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility()
389 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility()
410 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility()
412 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility()
442 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3dss1_parse_facility()
487 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3dss1_parse_facility()
976 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3dss1_release_cmpl()
1466 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3dss1_call_proc()
1505 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3dss1_setup_ack()
1537 pc->st->l3.l3l4(pc->st, CC_DISCONNECT | INDICATION, pc); in l3dss1_disconnect()
1563 pc->st->l3.l3l4(pc->st, CC_SETUP | CONFIRM, pc); in l3dss1_connect()
1581 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3dss1_alerting()
1747 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3dss1_setup()
1826 pc->st->l3.l3l4(pc->st, CC_SETUP_COMPL | INDICATION, pc); in l3dss1_connect_ack()
1853 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3dss1_reject_req()
1887 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3dss1_release()
1909 pc->st->l3.l3l4(pc->st, CC_PROCEED_SEND | INDICATION, pc); in l3dss1_proceed_req()
2002 pc->st->l3.l3l4(pc->st, CC_PROGRESS | INDICATION, pc); in l3dss1_progress()
2043 pc->st->l3.l3l4(pc->st, CC_NOTIFY | INDICATION, pc); in l3dss1_notify()
2075 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3dss1_information()
2290 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3dss1_release_ind()
2294 pc->st->l3.l3l4(pc->st, CC_IGNORE | INDICATION, pc); in l3dss1_release_ind()
2310 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3dss1_t302()
2323 pc->st->l3.l3l4(pc->st, CC_NOSETUP_RSP, pc); in l3dss1_t303()
2335 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3dss1_t304()
2375 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3dss1_t310()
2385 pc->st->l3.l3l4(pc->st, CC_CONNECT_ERR, pc); in l3dss1_t313()
2401 pc->st->l3.l3l4(pc->st, CC_RELEASE_ERR, pc); in l3dss1_t308_2()
2411 pc->st->l3.l3l4(pc->st, CC_RESUME_ERR, pc); in l3dss1_t318()
2423 pc->st->l3.l3l4(pc->st, CC_SUSPEND_ERR, pc); in l3dss1_t319()
2431 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3dss1_restart()
2487 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3dss1_status()
2546 pc->st->l3.l3l4(pc->st, CC_SUSPEND | CONFIRM, pc); in l3dss1_suspend_ack()
2576 pc->st->l3.l3l4(pc->st, CC_SUSPEND_ERR, pc); in l3dss1_suspend_rej()
2640 pc->st->l3.l3l4(pc->st, CC_RESUME | CONFIRM, pc); in l3dss1_resume_ack()
2668 pc->st->l3.l3l4(pc->st, CC_RESUME_ERR, pc); in l3dss1_resume_rej()
2699 if (pc->st->l3.debug) in l3dss1_global_restart()
2703 up = pc->st->l3.proc; in l3dss1_global_restart()
2735 pc->st->l3.l3l4(pc->st, CC_SETUP_ERR, pc); in l3dss1_dl_reset()
2744 pc->st->l3.l3l4(pc->st, CC_RELEASE | INDICATION, pc); in l3dss1_dl_release()
2909 struct l3_process *proc = st->l3.global; in global_handler()
2917 if (st->l3.debug & L3_DEB_STATE) { in global_handler()
2935 if (st->l3.debug & L3_DEB_STATE) { in global_handler()
2974 if (st->l3.debug & L3_DEB_PROTERR) { in dss1up()
2989 if (st->l3.debug & L3_DEB_STATE) in dss1up()
2992 if (st->l3.debug & L3_DEB_WARN) in dss1up()
3004 if (st->l3.debug & L3_DEB_WARN) in dss1up()
3010 if (st->l3.debug & L3_DEB_STATE) in dss1up()
3023 if (st->l3.debug & L3_DEB_STATE) in dss1up()
3094 if (st->l3.debug & L3_DEB_STATE) { in dss1up()
3104 if (st->l3.debug & L3_DEB_STATE) { in dss1up()
3153 if (st->l3.debug & L3_DEB_STATE) { in dss1down()
3158 if (st->l3.debug & L3_DEB_STATE) { in dss1down()
3181 if (st->l3.debug & L3_DEB_STATE) { in dss1man()
3186 if (st->l3.debug & L3_DEB_STATE) { in dss1man()
3203 st->l3.l3ml3 = dss1man; in setstack_dss1()
3204 st->l3.N303 = 1; in setstack_dss1()
3211 if (!(st->l3.global = kmalloc(sizeof(struct l3_process), GFP_ATOMIC))) { in setstack_dss1()
3214 st->l3.global->state = 0; in setstack_dss1()
3215 st->l3.global->callref = 0; in setstack_dss1()
3216 st->l3.global->next = NULL; in setstack_dss1()
3217 st->l3.global->debug = L3_DEB_WARN; in setstack_dss1()
3218 st->l3.global->st = st; in setstack_dss1()
3219 st->l3.global->N303 = 1; in setstack_dss1()
3220 st->l3.global->prot.dss1.invoke_id = 0; in setstack_dss1()
3222 L3InitTimer(st->l3.global, &st->l3.global->timer); in setstack_dss1()