Home
last modified time | relevance | path

Searched refs:gc_thresh2 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h221 int gc_thresh2; member
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_neigh.c107 .gc_thresh2 = 512,
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c227 int max_clean = atomic_read(&tbl->gc_entries) - tbl->gc_thresh2; in neigh_forced_gc()
409 (entries >= tbl->gc_thresh2 && in neigh_alloc()
2080 nla_put_u32(skb, NDTA_THRESH2, tbl->gc_thresh2) || in neightbl_fill_info()
2354 tbl->gc_thresh2 = nla_get_u32(tb[NDTA_THRESH2]); in neightbl_set()
3677 t->neigh_vars[NEIGH_VAR_GC_THRESH2].data = &tbl->gc_thresh2; in neigh_sysctl_register()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Darp.c181 .gc_thresh2 = 512,
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c140 .gc_thresh2 = 512,
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dip-sysctl.rst134 neigh/default/gc_thresh2 - INTEGER