gc_thresh1        213 include/net/neighbour.h 	int			gc_thresh1;
gc_thresh1        911 net/core/neighbour.c 	if (atomic_read(&tbl->entries) < tbl->gc_thresh1)
gc_thresh1       2046 net/core/neighbour.c 	    nla_put_u32(skb, NDTA_THRESH1, tbl->gc_thresh1) ||
gc_thresh1       2318 net/core/neighbour.c 		tbl->gc_thresh1 = nla_get_u32(tb[NDTA_THRESH1]);
gc_thresh1       3647 net/core/neighbour.c 		t->neigh_vars[NEIGH_VAR_GC_THRESH1].data = &tbl->gc_thresh1;
gc_thresh1        106 net/decnet/dn_neigh.c 	.gc_thresh1 =			128,
gc_thresh1        178 net/ipv4/arp.c 	.gc_thresh1	= 128,
gc_thresh1        137 net/ipv6/ndisc.c 	.gc_thresh1 =	 128,