Home
last modified time | relevance | path

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

/linux/net/core/
H A Dneighbour.c243 static int neigh_forced_gc(struct neigh_table *tbl) in neigh_forced_gc() function
464 if (!neigh_forced_gc(tbl) && entries >= gc_thresh3) { in neigh_alloc()