Searched refs:DTIMERTICK (Results 1 – 1 of 1) sorted by relevance
27 enum { DTIMERTICK = HZ * 60 }; /* one minute */ in discover_timer() enumerator39 t.expires = jiffies + DTIMERTICK; in discover_timer()