Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h222 int gc_thresh3; member
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_neigh.c108 .gc_thresh3 = 1024,
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c408 if (entries >= tbl->gc_thresh3 || in neigh_alloc()
412 entries >= tbl->gc_thresh3) { in neigh_alloc()
2081 nla_put_u32(skb, NDTA_THRESH3, tbl->gc_thresh3)) in neightbl_fill_info()
2357 tbl->gc_thresh3 = nla_get_u32(tb[NDTA_THRESH3]); in neightbl_set()
3678 t->neigh_vars[NEIGH_VAR_GC_THRESH3].data = &tbl->gc_thresh3; in neigh_sysctl_register()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Darp.c182 .gc_thresh3 = 1024,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c141 .gc_thresh3 = 1024,
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1520 size = roundup_pow_of_two(arp_tbl.gc_thresh3); in ipoib_neigh_hash_init()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dip-sysctl.rst141 neigh/default/gc_thresh3 - INTEGER