Searched refs:last_rand (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dneighbour.h163 unsigned long last_rand; member in struct:neigh_table
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dneighbour.h163 unsigned long last_rand; member in struct:neigh_table
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Dneighbour.c551 if (now - tbl->last_rand > 300*HZ) {
553 tbl->last_rand = now;
1131 tbl->last_rand = now + tbl->parms.reachable_time*20;

Completed in 44 milliseconds