Lines Matching refs:fib6_table
129 struct fib6_table;
159 struct fib6_table *fib6_table; member
390 struct fib6_table { struct
419 struct fib6_table *, argument
433 struct fib6_table *fib6_get_table(struct net *net, u32 id);
434 struct fib6_table *fib6_new_table(struct net *net, u32 id);
446 int fib6_table_lookup(struct net *net, struct fib6_table *table,
530 lockdep_is_held(&f6i->fib6_table->tb6_lock))) in fib6_add_gc_list()
534 hlist_add_head(&f6i->gc_link, &f6i->fib6_table->tb6_gc_hlist); in fib6_add_gc_list()
551 struct fib6_table *tbl;
590 struct fib6_table *table,
595 struct fib6_table *table,
600 struct fib6_table *table,
605 struct fib6_table *table,
611 struct fib6_table *table, in pol_lookup_func()