gc_thresh3       1522 drivers/infiniband/ulp/ipoib/ipoib_main.c 	size = roundup_pow_of_two(arp_tbl.gc_thresh3);
gc_thresh3        215 include/net/neighbour.h 	int			gc_thresh3;
gc_thresh3        386 net/core/neighbour.c 	if (entries >= tbl->gc_thresh3 ||
gc_thresh3        390 net/core/neighbour.c 		    entries >= tbl->gc_thresh3) {
gc_thresh3       2048 net/core/neighbour.c 	    nla_put_u32(skb, NDTA_THRESH3, tbl->gc_thresh3))
gc_thresh3       2324 net/core/neighbour.c 		tbl->gc_thresh3 = nla_get_u32(tb[NDTA_THRESH3]);
gc_thresh3       3649 net/core/neighbour.c 		t->neigh_vars[NEIGH_VAR_GC_THRESH3].data = &tbl->gc_thresh3;
gc_thresh3        108 net/decnet/dn_neigh.c 	.gc_thresh3 =			1024,
gc_thresh3        180 net/ipv4/arp.c 	.gc_thresh3	= 1024,
gc_thresh3        139 net/ipv6/ndisc.c 	.gc_thresh3 =	1024,