Home
last modified time | relevance | path

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

/linux/include/net/netns/
H A Dipv6.h86 unsigned long ip6_rt_last_gc; member
/linux/net/ipv6/
H A Dip6_fib.c2446 net->ipv6.ip6_rt_last_gc = now; in fib6_run_gc()
H A Droute.c3373 unsigned long rt_last_gc = READ_ONCE(net->ipv6.ip6_rt_last_gc); in ip6_dst_gc()