Searched refs:fib4_replaced (Results 1 – 1 of 1) sorted by relevance
6548 struct mlxsw_sp_fib4_entry *fib4_replaced; in mlxsw_sp_fib4_allow_replace() local6553 fib4_replaced = container_of(fib_node->fib_entry, in mlxsw_sp_fib4_allow_replace()6556 fib4_replaced->tb_id == RT_TABLE_LOCAL) in mlxsw_sp_fib4_allow_replace()6566 struct mlxsw_sp_fib4_entry *fib4_entry, *fib4_replaced; in mlxsw_sp_router_fib4_replace() local6609 fib4_replaced = container_of(replaced, struct mlxsw_sp_fib4_entry, in mlxsw_sp_router_fib4_replace()6611 mlxsw_sp_fib4_entry_destroy(mlxsw_sp, fib4_replaced); in mlxsw_sp_router_fib4_replace()