Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dip6_fib.c1541 } gc_args; variable
1560 gc_args.more++; in fib6_age()
1563 time_after_eq(now, rt->dst.lastuse + gc_args.timeout)) { in fib6_age()
1581 gc_args.more++; in fib6_age()
1593 gc_args.timeout = expires ? (int)expires : in fib6_run_gc()
1600 gc_args.timeout = net->ipv6.sysctl.ip6_rt_gc_interval; in fib6_run_gc()
1603 gc_args.more = icmp6_dst_gc(); in fib6_run_gc()
1607 if (gc_args.more) in fib6_run_gc()