Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/
Droute.c3294 unsigned long rt_last_gc = net->ipv6.ip6_rt_last_gc; in ip6_dst_gc() local
3302 if (time_after(rt_last_gc + rt_min_interval, jiffies) && in ip6_dst_gc()