Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/mISDN/
Dl1oip.h65 int timeout_on; member
Dl1oip_core.c622 if (time_before(hc->timeout_tl.expires, jiffies + 5 * HZ) || !hc->timeout_on) { in l1oip_socket_parse()
623 hc->timeout_on = 1; in l1oip_socket_parse()
860 hc->timeout_on = 0; /* state that timer must be initialized next time */ in l1oip_timeout()
1447 hc->timeout_on = 0; /* state that we have timer off */ in init_card()