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

/net/core/
H A Dnetpoll.c676 unsigned long atmost, atleast; local
689 atmost = jiffies + carrier_timeout * HZ;
691 if (time_after(jiffies, atmost)) {

Completed in 286 milliseconds