Searched refs:CC_REDIR (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | callc.c | 371 chanp->d_st->lli.l4l3(chanp->d_st, CC_REDIR | REQUEST, chanp->proc); in lli_deliver_call() 416 chanp->d_st->lli.l4l3(chanp->d_st, CC_REDIR | REQUEST, chanp->proc); in lli_send_redir() 996 case (CC_REDIR | INDICATION): in dchan_l3l4()
|
D | l3dss1.c | 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() 2796 CC_REDIR | REQUEST, l3dss1_redir_req}, 2798 CC_REDIR | REQUEST, l3dss1_redir_req_early},
|
D | l3ni1.c | 371 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion successful */ in l3ni1_parse_facility() 416 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3ni1_parse_facility() 2732 CC_REDIR | REQUEST, l3ni1_redir_req}, 2734 CC_REDIR | REQUEST, l3ni1_redir_req_early},
|
D | hisax.h | 96 #define CC_REDIR 0x0378 macro
|