Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dneighbour.h209 int gc_thresh3; member
/linux-4.4.14/net/core/
Dneighbour.c273 if (entries >= tbl->gc_thresh3 || in neigh_alloc()
277 entries >= tbl->gc_thresh3) { in neigh_alloc()
1810 nla_put_u32(skb, NDTA_THRESH3, tbl->gc_thresh3)) in neightbl_fill_info()
2082 tbl->gc_thresh3 = nla_get_u32(tb[NDTA_THRESH3]); in neightbl_set()
3138 t->neigh_vars[NEIGH_VAR_GC_THRESH3].data = &tbl->gc_thresh3; in neigh_sysctl_register()
/linux-4.4.14/net/decnet/
Ddn_neigh.c107 .gc_thresh3 = 1024,
/linux-4.4.14/net/ipv4/
Darp.c184 .gc_thresh3 = 1024,
/linux-4.4.14/net/ipv6/
Dndisc.c149 .gc_thresh3 = 1024,
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1388 size = roundup_pow_of_two(arp_tbl.gc_thresh3); in ipoib_neigh_hash_init()
/linux-4.4.14/Documentation/networking/
Dip-sysctl.txt83 neigh/default/gc_thresh3 - INTEGER