tag | line | file | source code |
onhtime | 988 | drivers/isdn/isdn_common.c | cfg.onhtime = p->local.onhtime; |
onhtime | 177 | drivers/isdn/isdn_net.c | if ((l->onhtime) && (l->huptimer > l->onhtime)) |
onhtime | 1849 | drivers/isdn/isdn_net.c | netdev->local.onhtime = 10; /* Default hangup-time for saving costs |
onhtime | 1983 | drivers/isdn/isdn_net.c | p->local.onhtime = cfg->onhtime; |
onhtime | 2059 | drivers/isdn/isdn_net.c | cfg->onhtime = p->local.onhtime; |
onhtime | 139 | include/linux/isdn.h | int onhtime; /* Hangup-Timeout */ |
onhtime | 310 | include/linux/isdn.h | int onhtime; /* Time to keep link up */ |