Home
last modified time | relevance | path

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

/linux/net/ipv6/
A Droute.c3302 int rt_max_size = net->ipv6.sysctl.ip6_rt_max_size; in ip6_dst_gc() local
3309 if (entries > rt_max_size) in ip6_dst_gc()
3313 entries <= rt_max_size) in ip6_dst_gc()
3323 return entries > rt_max_size; in ip6_dst_gc()

Completed in 14 milliseconds