Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/isdn/mISDN/
Dl1oip.h66 int timeout_on; member
Dl1oip_core.c604 if (time_before(hc->timeout_tl.expires, jiffies + 5 * HZ) || !hc->timeout_on) { in l1oip_socket_parse()
605 hc->timeout_on = 1; in l1oip_socket_parse()
838 hc->timeout_on = 0; /* state that timer must be initialized next time */ in l1oip_timeout()
1428 hc->timeout_on = 0; /* state that we have timer off */ in init_card()