Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Disdn.h115 int onhtime; /* Hangup-Timeout */ member
/linux-4.19.296/include/linux/
Disdn.h198 int onhtime; /* Time to keep link up */ member
/linux-4.19.296/drivers/isdn/i4l/
Disdn_net.c343 if ((l->onhtime) && in isdn_net_autohup()
344 (l->huptimer > l->onhtime)) in isdn_net_autohup()
2527 lp->onhtime = 10; /* Default hangup-time for saving costs */ in _isdn_setup()
2783 lp->onhtime = cfg->onhtime; in isdn_net_setcfg()
2873 cfg->onhtime = lp->onhtime; in isdn_net_getcfg()