Home
last modified time | relevance | path

Searched refs:rt_last_gc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c3197 unsigned long rt_last_gc = net->ipv6.ip6_rt_last_gc; in ip6_dst_gc() local
3205 if (time_after(rt_last_gc + rt_min_interval, jiffies)) in ip6_dst_gc()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c3295 unsigned long rt_last_gc = net->ipv6.ip6_rt_last_gc; in ip6_dst_gc() local
3299 if (time_after(rt_last_gc + rt_min_interval, jiffies)) in ip6_dst_gc()

Completed in 16 milliseconds