Searched refs:huptimer (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_concap.c53 lp->huptimer = 0;
H A Disdn_net.c334 l->huptimer++;
340 (l->huptimer > l->onhtime))
701 lp->huptimer = 0;
1081 lp->huptimer = 0;
1797 olp->huptimer = 0;
1798 lp->huptimer = 0;
1803 olp->huptimer = 0;
1804 lp->huptimer = 0;
1809 olp->huptimer = 0;
1810 lp->huptimer
[all...]
H A Disdn_ppp.c543 pidle.xmit_idle = pidle.recv_idle = lp->huptimer;
816 * Don't reset huptimer for
823 lp->huptimer = 0;
1159 printk(KERN_DEBUG "IPPP: link-active filter: reseting huptimer.\n");
1160 lp->huptimer = 0;
1162 mlp->huptimer = 0;
1166 lp->huptimer = 0;
1168 mlp->huptimer = 0;
1306 printk(KERN_DEBUG "IPPP: link-active filter: reseting huptimer.\n");
1307 lp->huptimer
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn.h320 int huptimer; /* Timeout-counter for auto-hangup */ member in struct:isdn_net_local_s

Completed in 136 milliseconds