Lines Matching refs:fib6_table
129 struct fib6_table;
159 struct fib6_table *fib6_table; member
391 struct fib6_table { struct
420 struct fib6_table *, argument
434 struct fib6_table *fib6_get_table(struct net *net, u32 id);
435 struct fib6_table *fib6_new_table(struct net *net, u32 id);
447 int fib6_table_lookup(struct net *net, struct fib6_table *table,
559 lockdep_is_held(&f6i->fib6_table->tb6_lock))) in fib6_add_gc_list()
563 hlist_add_head(&f6i->gc_link, &f6i->fib6_table->tb6_gc_hlist); in fib6_add_gc_list()
597 struct fib6_table *tbl;
641 struct fib6_table *table,
646 struct fib6_table *table,
651 struct fib6_table *table,
656 struct fib6_table *table,
662 struct fib6_table *table, in pol_lookup_func()