Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/core/
Ddst.c38 static void dst_run_gc(unsigned long);
41 { data: DST_GC_MIN, function: dst_run_gc };
44 static void dst_run_gc(unsigned long dummy) in dst_run_gc() function