Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Droute.c1675 int rt_max_size = net->ipv6.sysctl.ip6_rt_max_size; in ip6_dst_gc() local
1683 entries <= rt_max_size) in ip6_dst_gc()
1693 return entries > rt_max_size; in ip6_dst_gc()