Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddst_cache.c22 unsigned long refresh_ts; member
54 if (unlikely(!time_after(idst->refresh_ts, dst_cache->reset_ts) || in dst_cache_per_cpu_get()
63 idst->refresh_ts = jiffies; in dst_cache_per_cpu_get()