Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dneighbour.h171 int gc_thresh2; member
/linux-2.4.37.9/net/decnet/
Ddn_neigh.c119 gc_thresh2: 512,
/linux-2.4.37.9/net/ipv4/
Darp.c198 gc_thresh2: 512,
/linux-2.4.37.9/net/core/
Dneighbour.c264 (atomic_read(&tbl->entries) > tbl->gc_thresh2 && in neigh_alloc()