Lines Matching refs:fib6_table
135 struct fib6_table;
165 struct fib6_table *fib6_table; member
378 struct fib6_table { struct
407 struct fib6_table *, argument
421 struct fib6_table *fib6_get_table(struct net *net, u32 id);
422 struct fib6_table *fib6_new_table(struct net *net, u32 id);
434 int fib6_table_lookup(struct net *net, struct fib6_table *table,
509 struct fib6_table *tb6; in fib6_set_expires_locked()
511 tb6 = f6i->fib6_table; in fib6_set_expires_locked()
525 spin_lock_bh(&f6i->fib6_table->tb6_lock); in fib6_set_expires()
527 spin_unlock_bh(&f6i->fib6_table->tb6_lock); in fib6_set_expires()
540 spin_lock_bh(&f6i->fib6_table->tb6_lock); in fib6_clean_expires()
542 spin_unlock_bh(&f6i->fib6_table->tb6_lock); in fib6_clean_expires()
549 struct fib6_table *tbl;
588 struct fib6_table *table,
593 struct fib6_table *table,
598 struct fib6_table *table,
603 struct fib6_table *table,
609 struct fib6_table *table, in pol_lookup_func()