Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Droute.c2716 int rt_max_size = net->ipv6.sysctl.ip6_rt_max_size; in ip6_dst_gc() local
2724 entries <= rt_max_size) in ip6_dst_gc()
2734 return entries > rt_max_size; in ip6_dst_gc()