Home
last modified time | relevance | path

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

/net/core/
Dneighbour.c223 int max_clean = atomic_read(&tbl->gc_entries) - tbl->gc_thresh2; in neigh_forced_gc() local
244 if (shrunk >= max_clean) in neigh_forced_gc()