gc_thresh2 214 include/net/neighbour.h int gc_thresh2; gc_thresh2 223 net/core/neighbour.c int max_clean = atomic_read(&tbl->gc_entries) - tbl->gc_thresh2; gc_thresh2 387 net/core/neighbour.c (entries >= tbl->gc_thresh2 && gc_thresh2 2047 net/core/neighbour.c nla_put_u32(skb, NDTA_THRESH2, tbl->gc_thresh2) || gc_thresh2 2321 net/core/neighbour.c tbl->gc_thresh2 = nla_get_u32(tb[NDTA_THRESH2]); gc_thresh2 3648 net/core/neighbour.c t->neigh_vars[NEIGH_VAR_GC_THRESH2].data = &tbl->gc_thresh2; gc_thresh2 107 net/decnet/dn_neigh.c .gc_thresh2 = 512, gc_thresh2 179 net/ipv4/arp.c .gc_thresh2 = 512, gc_thresh2 138 net/ipv6/ndisc.c .gc_thresh2 = 512,