tb6_id           5010 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id > nrt->fib6_table->tb6_id)
tb6_id           5012 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id != nrt->fib6_table->tb6_id)
tb6_id           5425 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id > nrt->fib6_table->tb6_id)
tb6_id           5427 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id != nrt->fib6_table->tb6_id)
tb6_id           5465 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 			if (nrt->fib6_table->tb6_id > rt->fib6_table->tb6_id)
tb6_id           5525 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	vr = mlxsw_sp_vr_find(mlxsw_sp, rt->fib6_table->tb6_id);
tb6_id           5539 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (rt->fib6_table->tb6_id == iter_rt->fib6_table->tb6_id &&
tb6_id           5583 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	fib_node = mlxsw_sp_fib_node_get(mlxsw_sp, rt->fib6_table->tb6_id,
tb6_id            352 include/net/ip6_fib.h 	u32			tb6_id;
tb6_id             41 include/trace/events/fib6.h 		__entry->tb_id = table->tb6_id;
tb6_id            226 net/ipv6/ip6_fib.c 	h = tb->tb6_id & (FIB6_TABLE_HASHSZ - 1);
tb6_id            243 net/ipv6/ip6_fib.c 		table->tb6_id = id;
tb6_id            283 net/ipv6/ip6_fib.c 		if (tb->tb6_id == id) {
tb6_id           2271 net/ipv6/ip6_fib.c 	net->ipv6.fib6_main_tbl->tb6_id = RT6_TABLE_MAIN;
tb6_id           2283 net/ipv6/ip6_fib.c 	net->ipv6.fib6_local_tbl->tb6_id = RT6_TABLE_LOCAL;
tb6_id           2445 net/ipv6/ip6_fib.c 		h = (tbl->tb6_id & (FIB6_TABLE_HASHSZ - 1)) + 1;
tb6_id           5430 net/ipv6/route.c 		table = rt->fib6_table->tb6_id;