Searched refs:fib6_replaced (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c7486 struct mlxsw_sp_fib6_entry *fib6_replaced; local
7492 fib6_replaced = container_of(fib_node->fib_entry,
7496 rt_replaced = mlxsw_sp_fib6_entry_rt(fib6_replaced);
7508 struct mlxsw_sp_fib6_entry *fib6_entry, *fib6_replaced; local
7554 fib6_replaced = container_of(replaced, struct mlxsw_sp_fib6_entry,
7556 mlxsw_sp_fib6_entry_destroy(mlxsw_sp, fib6_replaced);

Completed in 200 milliseconds