Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Droute.c1449 int rt_max_size = net->ipv6.sysctl.ip6_rt_max_size; in ip6_dst_gc() local
1457 entries <= rt_max_size) in ip6_dst_gc()
1467 return entries > rt_max_size; in ip6_dst_gc()