Searched refs:atmost (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/core/
H A Dnetpoll.c702 unsigned long atmost; local
714 atmost = jiffies + carrier_timeout * HZ;
716 if (time_after(jiffies, atmost)) {

Completed in 109 milliseconds