Searched refs:CC_REDIR (Results 1 – 4 of 4) sorted by relevance
/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() 998 case (CC_REDIR | INDICATION): in dchan_l3l4()
|
D | l3ni1.c | 370 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3ni1_parse_facility() 415 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3ni1_parse_facility() 2727 CC_REDIR | REQUEST, l3ni1_redir_req}, 2729 CC_REDIR | REQUEST, l3ni1_redir_req_early},
|
D | l3dss1.c | 441 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3dss1_parse_facility() 486 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3dss1_parse_facility() 2794 CC_REDIR | REQUEST, l3dss1_redir_req}, 2796 CC_REDIR | REQUEST, l3dss1_redir_req_early},
|
D | hisax.h | 95 #define CC_REDIR 0x0378 macro
|