fib6_table       5010 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id > nrt->fib6_table->tb6_id)
fib6_table       5012 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id != nrt->fib6_table->tb6_id)
fib6_table       5425 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id > nrt->fib6_table->tb6_id)
fib6_table       5427 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id != nrt->fib6_table->tb6_id)
fib6_table       5465 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 			if (nrt->fib6_table->tb6_id > rt->fib6_table->tb6_id)
fib6_table       5525 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	vr = mlxsw_sp_vr_find(mlxsw_sp, rt->fib6_table->tb6_id);
fib6_table       5539 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id == iter_rt->fib6_table->tb6_id &&
fib6_table       5583 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	fib_node = mlxsw_sp_fib_node_get(mlxsw_sp, rt->fib6_table->tb6_id,
fib6_table         48 drivers/net/vrf.c 	struct fib6_table	*fib6_table;
fib6_table        518 drivers/net/vrf.c 	vrf->fib6_table = fib6_new_table(net, vrf->tb_id);
fib6_table        519 drivers/net/vrf.c 	if (!vrf->fib6_table)
fib6_table        960 drivers/net/vrf.c 	return ip6_pol_route(net, vrf->fib6_table, ifindex, fl6, skb, flags);
fib6_table        107 include/net/ip6_fib.h struct fib6_table;
fib6_table        137 include/net/ip6_fib.h 	struct fib6_table		*fib6_table;
fib6_table        392 include/net/ip6_fib.h struct fib6_table *fib6_get_table(struct net *net, u32 id);
fib6_table        393 include/net/ip6_fib.h struct fib6_table *fib6_new_table(struct net *net, u32 id);
fib6_table        405 include/net/ip6_fib.h int fib6_table_lookup(struct net *net, struct fib6_table *table,
fib6_table        479 include/net/ip6_fib.h 	struct fib6_table *tbl;
fib6_table        113 include/net/ip6_route.h struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table,
fib6_table         33 include/net/ipv6_stubs.h 	struct fib6_table *(*fib6_get_table)(struct net *net, u32 id);
fib6_table         36 include/net/ipv6_stubs.h 	int (*fib6_table_lookup)(struct net *net, struct fib6_table *table,
fib6_table         76 include/net/netns/ipv6.h 	struct fib6_table       *fib6_main_tbl;
fib6_table         88 include/net/netns/ipv6.h 	struct fib6_table       *fib6_local_tbl;
fib6_table         16 include/trace/events/fib6.h 		 struct fib6_table *table, const struct flowi6 *flp),
fib6_table       4776 net/core/filter.c 		struct fib6_table *tb;
fib6_table       2410 net/ipv6/addrconf.c 	struct fib6_table *table;
fib6_table        145 net/ipv6/addrconf_core.c static struct fib6_table *eafnosupport_fib6_get_table(struct net *net, u32 id)
fib6_table        151 net/ipv6/addrconf_core.c eafnosupport_fib6_table_lookup(struct net *net, struct fib6_table *table,
fib6_table        159 net/ipv6/fib6_rules.c 	struct fib6_table *table;
fib6_table        197 net/ipv6/fib6_rules.c 	struct fib6_table *table;
fib6_table         56 net/ipv6/ip6_fib.c 					 struct fib6_table *table,
fib6_table         59 net/ipv6/ip6_fib.c 					  struct fib6_table *table,
fib6_table        111 net/ipv6/ip6_fib.c 			lockdep_is_held(&f6i->fib6_table->tb6_lock));
fib6_table        211 net/ipv6/ip6_fib.c static void fib6_free_table(struct fib6_table *table)
fib6_table        217 net/ipv6/ip6_fib.c static void fib6_link_table(struct net *net, struct fib6_table *tb)
fib6_table        237 net/ipv6/ip6_fib.c static struct fib6_table *fib6_alloc_table(struct net *net, u32 id)
fib6_table        239 net/ipv6/ip6_fib.c 	struct fib6_table *table;
fib6_table        253 net/ipv6/ip6_fib.c struct fib6_table *fib6_new_table(struct net *net, u32 id)
fib6_table        255 net/ipv6/ip6_fib.c 	struct fib6_table *tb;
fib6_table        271 net/ipv6/ip6_fib.c struct fib6_table *fib6_get_table(struct net *net, u32 id)
fib6_table        273 net/ipv6/ip6_fib.c 	struct fib6_table *tb;
fib6_table        301 net/ipv6/ip6_fib.c struct fib6_table *fib6_new_table(struct net *net, u32 id)
fib6_table        306 net/ipv6/ip6_fib.c struct fib6_table *fib6_get_table(struct net *net, u32 id)
fib6_table        350 net/ipv6/ip6_fib.c 		struct fib6_table *tb;
fib6_table        381 net/ipv6/ip6_fib.c 	rt->fib6_table->fib_seq++;
fib6_table        397 net/ipv6/ip6_fib.c 	rt->fib6_table->fib_seq++;
fib6_table        423 net/ipv6/ip6_fib.c static void fib6_table_dump(struct net *net, struct fib6_table *tb,
fib6_table        450 net/ipv6/ip6_fib.c 		struct fib6_table *tb;
fib6_table        518 net/ipv6/ip6_fib.c static int fib6_dump_table(struct fib6_table *table, struct sk_buff *skb,
fib6_table        572 net/ipv6/ip6_fib.c 	struct fib6_table *tb;
fib6_table        686 net/ipv6/ip6_fib.c 				    struct fib6_table *table,
fib6_table        902 net/ipv6/ip6_fib.c 				  const struct fib6_table *table)
fib6_table        935 net/ipv6/ip6_fib.c 	const struct fib6_table *table;
fib6_table        947 net/ipv6/ip6_fib.c 				const struct fib6_table *table)
fib6_table        974 net/ipv6/ip6_fib.c 	struct fib6_table *table = rt->fib6_table;
fib6_table       1014 net/ipv6/ip6_fib.c 				    lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       1034 net/ipv6/ip6_fib.c 				lockdep_is_held(&rt->fib6_table->tb6_lock))) {
fib6_table       1101 net/ipv6/ip6_fib.c 				    lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       1124 net/ipv6/ip6_fib.c 				    lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       1227 net/ipv6/ip6_fib.c 				    lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       1244 net/ipv6/ip6_fib.c 					lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       1272 net/ipv6/ip6_fib.c 				lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       1279 net/ipv6/ip6_fib.c 				lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       1291 net/ipv6/ip6_fib.c 	spin_lock_bh(&f6i->fib6_table->tb6_lock);
fib6_table       1293 net/ipv6/ip6_fib.c 	spin_unlock_bh(&f6i->fib6_table->tb6_lock);
fib6_table       1306 net/ipv6/ip6_fib.c 	struct fib6_table *table = rt->fib6_table;
fib6_table       1674 net/ipv6/ip6_fib.c 					 struct fib6_table *table,
fib6_table       1706 net/ipv6/ip6_fib.c 					  struct fib6_table *table,
fib6_table       1826 net/ipv6/ip6_fib.c static void fib6_del_route(struct fib6_table *table, struct fib6_node *fn,
fib6_table       1900 net/ipv6/ip6_fib.c 				    lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       1901 net/ipv6/ip6_fib.c 	struct fib6_table *table = rt->fib6_table;
fib6_table       2138 net/ipv6/ip6_fib.c 	struct fib6_table *table;
fib6_table       2316 net/ipv6/ip6_fib.c 		struct fib6_table *tb;
fib6_table       2438 net/ipv6/ip6_fib.c static struct fib6_table *ipv6_route_seq_next_table(struct fib6_table *tbl,
fib6_table       2456 net/ipv6/ip6_fib.c 	return hlist_entry_safe(node, struct fib6_table, tb6_hlist);
fib6_table        911 net/ipv6/route.c 			spin_lock_bh(&leaf->fib6_table->tb6_lock);
fib6_table        915 net/ipv6/route.c 			spin_unlock_bh(&leaf->fib6_table->tb6_lock);
fib6_table       1213 net/ipv6/route.c 					     struct fib6_table *table,
fib6_table       1311 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       1313 net/ipv6/route.c 	table = rt->fib6_table;
fib6_table       1729 net/ipv6/route.c 		spin_lock_bh(&f6i->fib6_table->tb6_lock);
fib6_table       1731 net/ipv6/route.c 		spin_unlock_bh(&f6i->fib6_table->tb6_lock);
fib6_table       2180 net/ipv6/route.c int fib6_table_lookup(struct net *net, struct fib6_table *table, int oif,
fib6_table       2210 net/ipv6/route.c struct rt6_info *ip6_pol_route(struct net *net, struct fib6_table *table,
fib6_table       2281 net/ipv6/route.c 					    struct fib6_table *table,
fib6_table       2475 net/ipv6/route.c 					     struct fib6_table *table,
fib6_table       2922 net/ipv6/route.c 					     struct fib6_table *table,
fib6_table       3230 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       3581 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       3671 net/ipv6/route.c 	rt->fib6_table = table;
fib6_table       3750 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       3758 net/ipv6/route.c 	table = rt->fib6_table;
fib6_table       3780 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       3785 net/ipv6/route.c 	table = rt->fib6_table;
fib6_table       3892 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       4128 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       4198 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       4245 net/ipv6/route.c 		struct fib6_table *table;
fib6_table       4256 net/ipv6/route.c 				     struct fib6_table *table)
fib6_table       4281 net/ipv6/route.c 	struct fib6_table *table;
fib6_table       4535 net/ipv6/route.c 			lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       4537 net/ipv6/route.c 			lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       4543 net/ipv6/route.c 				lockdep_is_held(&rt->fib6_table->tb6_lock));
fib6_table       5429 net/ipv6/route.c 	if (rt->fib6_table)
fib6_table       5430 net/ipv6/route.c 		table = rt->fib6_table->tb6_id;
fib6_table        177 net/ipv6/seg6_local.c 		struct fib6_table *table;