fib6_info_destroy_rcu
void fib6_info_destroy_rcu(struct rcu_head *head);
call_rcu_hurry(&f6i->rcu, fib6_info_destroy_rcu);
EXPORT_SYMBOL_GPL(fib6_info_destroy_rcu);