Home
last modified time | relevance | path

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

/linux/include/net/
A Dip6_fib.h505 void fib6_run_gc(unsigned long expires, struct net *net, bool force);
/linux/net/ipv6/
A Dndisc.c1802 fib6_run_gc(0, net, false); in ndisc_netdev_event()
1831 fib6_run_gc(0, net, false); in ndisc_netdev_event()
A Dip6_fib.c2314 void fib6_run_gc(unsigned long expires, struct net *net, bool force) in fib6_run_gc() function
2346 fib6_run_gc(0, arg, true); in fib6_gc_timer_cb()
A Droute.c3317 fib6_run_gc(net->ipv6.ip6_rt_gc_expire, net, true); in ip6_dst_gc()
6350 fib6_run_gc(delay <= 0 ? 0 : (unsigned long)delay, net, delay > 0); in ipv6_sysctl_rtcache_flush()

Completed in 24 milliseconds