Home
last modified time | relevance | path

Searched refs:onhtime (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Disdn.h113 int onhtime; /* Hangup-Timeout */ member
323 int onhtime; /* Time to keep link up */ member
/linux-3.4.99/drivers/isdn/i4l/
Disdn_net.c343 if ((l->onhtime) && in isdn_net_autohup()
344 (l->huptimer > l->onhtime)) in isdn_net_autohup()
2561 lp->onhtime = 10; /* Default hangup-time for saving costs */ in _isdn_setup()
2817 lp->onhtime = cfg->onhtime; in isdn_net_setcfg()
2907 cfg->onhtime = lp->onhtime; in isdn_net_getcfg()