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