Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dsdla_x25.c265 unsigned long i_timeout_sofar; /* # of sec's we've been idle */ member
1763 chan->i_timeout_sofar = jiffies; in rx_intr()
2150 chan->i_timeout_sofar = jiffies; in timer_intr()
2426 if( (jiffies - chan->i_timeout_sofar) / HZ > chan->idle_timeout ){ in poll_active()
3626 chan->i_timeout_sofar = jiffies; in set_chan_state()
3765 chan->i_timeout_sofar = jiffies; in chan_send()