Searched refs:ISDN_NET_CBOUT (Results 1 – 2 of 2) sorted by relevance
137 #define ISDN_NET_CBOUT 0x10 /* remote machine does callback */ macro
717 (lp->flags & ISDN_NET_CBOUT)) ? 12 : 4; in isdn_net_dial()2804 lp->flags &= ~(ISDN_NET_CALLBACK | ISDN_NET_CBOUT); in isdn_net_setcfg()2808 lp->flags &= ~ISDN_NET_CBOUT; in isdn_net_setcfg()2811 lp->flags |= ISDN_NET_CBOUT; in isdn_net_setcfg()2882 if (lp->flags & ISDN_NET_CBOUT) in isdn_net_getcfg()