Searched refs:tb6_gc_hlist (Results 1 – 2 of 2) sorted by relevance
386 struct hlist_head tb6_gc_hlist; /* GC candidates */ member514 hlist_add_head(&f6i->gc_link, &tb6->tb6_gc_hlist); in fib6_set_expires_locked()
251 INIT_HLIST_HEAD(&table->tb6_gc_hlist); in fib6_alloc_table()1490 hlist_add_head(&rt->gc_link, &table->tb6_gc_hlist); in fib6_add()2335 hlist_for_each_entry_safe(rt, n, &tb6->tb6_gc_hlist, gc_link) in fib6_gc_table()