Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Ddst_cache.c18 unsigned long refresh_ts; member
50 if (unlikely(!time_after(idst->refresh_ts, dst_cache->reset_ts) || in dst_cache_per_cpu_get()
59 idst->refresh_ts = jiffies; in dst_cache_per_cpu_get()