Searched refs:fib4_replaced (Results 1 – 1 of 1) sorted by relevance
4909 struct mlxsw_sp_fib4_entry *fib4_replaced; in mlxsw_sp_fib4_allow_replace() local4914 fib4_replaced = container_of(fib_node->fib_entry, in mlxsw_sp_fib4_allow_replace()4917 fib4_replaced->tb_id == RT_TABLE_LOCAL) in mlxsw_sp_fib4_allow_replace()4927 struct mlxsw_sp_fib4_entry *fib4_entry, *fib4_replaced; in mlxsw_sp_router_fib4_replace() local4969 fib4_replaced = container_of(replaced, struct mlxsw_sp_fib4_entry, in mlxsw_sp_router_fib4_replace()4971 mlxsw_sp_fib4_entry_destroy(mlxsw_sp, fib4_replaced); in mlxsw_sp_router_fib4_replace()