Home
last modified time | relevance | path

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

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