Home
last modified time | relevance | path

Searched refs:rand_delta (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c2081 long rand_delta = now - READ_ONCE(tbl->last_rand); in neightbl_fill_info() local
2088 .ndtc_last_rand = jiffies_to_msecs(rand_delta), in neightbl_fill_info()
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c2188 long rand_delta = now - READ_ONCE(tbl->last_rand); in neightbl_fill_info() local
2195 .ndtc_last_rand = jiffies_to_msecs(rand_delta), in neightbl_fill_info()

Completed in 10 milliseconds