Searched refs:fib4_replaced (Results 1 – 1 of 1) sorted by relevance
6549 struct mlxsw_sp_fib4_entry *fib4_replaced; in mlxsw_sp_fib4_allow_replace() local6554 fib4_replaced = container_of(fib_node->fib_entry, in mlxsw_sp_fib4_allow_replace()6557 fib4_replaced->tb_id == RT_TABLE_LOCAL) in mlxsw_sp_fib4_allow_replace()6567 struct mlxsw_sp_fib4_entry *fib4_entry, *fib4_replaced; in mlxsw_sp_router_fib4_replace() local6610 fib4_replaced = container_of(replaced, struct mlxsw_sp_fib4_entry, in mlxsw_sp_router_fib4_replace()6612 mlxsw_sp_fib4_entry_destroy(mlxsw_sp, fib4_replaced); in mlxsw_sp_router_fib4_replace()