Searched refs:CC_IGNORE (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/isdn/hisax/ |
D | hisax.h | 84 #define CC_IGNORE 0x0320 macro
|
D | callc.c | 389 chanp->d_st->lli.l4l3(chanp->d_st, CC_IGNORE | REQUEST, chanp->proc); in lli_deliver_call() 395 chanp->d_st->lli.l4l3(chanp->d_st, CC_IGNORE | REQUEST, chanp->proc); in lli_deliver_call()
|
D | l3_1tr6.c | 679 CC_IGNORE | REQUEST, l3_1tr6_reset},
|
D | l3dss1.c | 2304 pc->st->l3.l3l4(pc->st, CC_IGNORE | INDICATION, pc); in l3dss1_release_ind() 2789 CC_IGNORE | REQUEST, l3dss1_reset},
|
D | l3ni1.c | 2159 pc->st->l3.l3l4(pc->st, CC_IGNORE | INDICATION, pc); in l3ni1_release_ind() 2721 CC_IGNORE | REQUEST, l3ni1_reset},
|