Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddst_cache.h13 unsigned long reset_ts; member
79 WRITE_ONCE(dst_cache->reset_ts, jiffies); in dst_cache_reset()
/linux/net/core/
H A Ddst_cache.c54 READ_ONCE(dst_cache->reset_ts)) || in dst_cache_per_cpu_get()