Searched refs:ISDN_INHUP (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_net.h18 #define ISDN_INHUP 8 /* Even if incoming, close after huptimeout */ macro
H A Disdn_net.c347 if (l->outgoing || l->hupflags & ISDN_INHUP)
363 } else if (l->hupflags & ISDN_INHUP)
2613 netdev->local->hupflags = ISDN_INHUP; /* Do hangup even on incoming calls */
2855 lp->hupflags |= ISDN_INHUP;
2857 lp->hupflags &= ~ISDN_INHUP;

Completed in 91 milliseconds