Searched refs:ISDN_INHUP (Results 1 – 2 of 2) sorted by relevance
18 #define ISDN_INHUP 8 /* Even if incoming, close after huptimeout */ macro
351 if (l->outgoing || l->hupflags & ISDN_INHUP) in isdn_net_autohup()367 } else if (l->hupflags & ISDN_INHUP) in isdn_net_autohup()2558 lp->hupflags = ISDN_INHUP; /* Do hangup even on incoming calls */ in _isdn_setup()2859 lp->hupflags |= ISDN_INHUP; in isdn_net_setcfg()2861 lp->hupflags &= ~ISDN_INHUP; in isdn_net_setcfg()