Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dxfrm4_policy.c148 .gc_thresh = 32768,
163 .data = &init_net.xfrm.xfrm4_dst_ops.gc_thresh,
182 table[0].data = &net->xfrm.xfrm4_dst_ops.gc_thresh; in xfrm4_net_sysctl_init()
A Droute.c3452 .data = &ipv4_dst_ops.gc_thresh,
3706 ipv4_dst_ops.gc_thresh = ~0; in ip_rt_init()
/linux/net/ipv6/
A Dxfrm6_policy.c165 .gc_thresh = 32768,
190 .data = &init_net.xfrm.xfrm6_dst_ops.gc_thresh,
209 table[0].data = &net->xfrm.xfrm6_dst_ops.gc_thresh; in xfrm6_net_sysctl_init()
A Droute.c248 .gc_thresh = 1024,
3319 if (entries < ops->gc_thresh) in ip6_dst_gc()
6364 .data = &ip6_dst_ops_template.gc_thresh,
6447 table[1].data = &net->ipv6.ip6_dst_ops.gc_thresh; in ipv6_route_sysctl_init()
/linux/include/net/
A Ddst_ops.h17 unsigned int gc_thresh; member
/linux/net/core/
A Ddst.c85 dst_entries_get_fast(ops) > ops->gc_thresh) { in dst_alloc()
/linux/net/decnet/
A Ddn_route.c131 .gc_thresh = 128,
1900 dn_dst_ops.gc_thresh = (dn_rt_hash_mask + 1); in dn_route_init()

Completed in 26 milliseconds