Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dneighbour.h216 int gc_thresh3; member
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dnndisc.c167 .gc_thresh3 = NIP_NEIGH_GC_THRESH_3,
/kernel/linux/linux-5.10/net/decnet/
Ddn_neigh.c108 .gc_thresh3 = 1024,
/kernel/linux/linux-5.10/net/core/
Dneighbour.c408 if (entries >= tbl->gc_thresh3 || in neigh_alloc()
412 entries >= tbl->gc_thresh3) { in neigh_alloc()
2088 nla_put_u32(skb, NDTA_THRESH3, tbl->gc_thresh3)) in neightbl_fill_info()
2364 tbl->gc_thresh3 = nla_get_u32(tb[NDTA_THRESH3]); in neightbl_set()
3685 t->neigh_vars[NEIGH_VAR_GC_THRESH3].data = &tbl->gc_thresh3; in neigh_sysctl_register()
/kernel/linux/linux-5.10/net/ipv4/
Darp.c182 .gc_thresh3 = 1024,
/kernel/linux/linux-5.10/net/ipv6/
Dndisc.c141 .gc_thresh3 = 1024,
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1520 size = roundup_pow_of_two(arp_tbl.gc_thresh3); in ipoib_neigh_hash_init()
/kernel/linux/linux-5.10/Documentation/networking/
Dip-sysctl.rst141 neigh/default/gc_thresh3 - INTEGER