Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c227 int max_clean = atomic_read(&tbl->gc_entries) - tbl->gc_thresh2; in neigh_forced_gc() local
251 if (shrunk >= max_clean) in neigh_forced_gc()