Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Ddst.c129 dst_garbage.timer_expires = DST_GC_MIN; in dst_gc_task()
227 dst_garbage.timer_expires = DST_GC_MIN; in __dst_free()
/linux-4.1.27/include/net/
Ddst.h20 #define DST_GC_MIN (HZ/10) macro