Searched refs:ISDN_NET_CALLBACK (Results 1 – 3 of 3) sorted by relevance
135 #define ISDN_NET_CALLBACK 0x04 /* activate callback */ macro
2150 (!(lp->flags & ISDN_NET_CALLBACK))) /* but no callback */ in isdn_net_find_icall()2283 if (lp->flags & ISDN_NET_CALLBACK) { in isdn_net_find_icall()2806 lp->flags &= ~(ISDN_NET_CALLBACK | ISDN_NET_CBOUT); in isdn_net_setcfg()2809 lp->flags |= ISDN_NET_CALLBACK; in isdn_net_setcfg()2814 lp->flags &= ~ISDN_NET_CALLBACK; in isdn_net_setcfg()2882 if (lp->flags & ISDN_NET_CALLBACK) in isdn_net_getcfg()
627 if (lp->flags & ISDN_NET_CALLBACK) in isdn_ppp_ioctl()