Home
last modified time | relevance | path

Searched refs:last_rand (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/net/
Dneighbour.h179 unsigned long last_rand; member
/linux-2.4.37.9/net/core/
Dneighbour.c676 if (now - tbl->last_rand > 300*HZ) { in SMP_TIMER_NAME()
678 tbl->last_rand = now; in SMP_TIMER_NAME()
1304 tbl->last_rand = now + tbl->parms.reachable_time*20; in neigh_table_init()