Searched refs:last_rand (Results 1 – 2 of 2) sorted by relevance
233 unsigned long last_rand; member
977 if (time_after(jiffies, tbl->last_rand + 300 * HZ)) { in neigh_periodic_work()979 tbl->last_rand = jiffies; in neigh_periodic_work()1825 tbl->last_rand = now + tbl->parms.reachable_time * 20; in neigh_table_init()2185 long rand_delta = now - tbl->last_rand; in neightbl_fill_info()