Searched refs:old_nh_grp (Results 1 – 1 of 1) sorted by relevance
5273 struct mlxsw_sp_nexthop_group *old_nh_grp = fib6_entry->common.nh_group; in mlxsw_sp_nexthop6_group_update() local5291 if (list_empty(&old_nh_grp->fib_list)) in mlxsw_sp_nexthop6_group_update()5292 mlxsw_sp_nexthop6_group_destroy(mlxsw_sp, old_nh_grp); in mlxsw_sp_nexthop6_group_update()5300 &old_nh_grp->fib_list); in mlxsw_sp_nexthop6_group_update()5301 fib6_entry->common.nh_group = old_nh_grp; in mlxsw_sp_nexthop6_group_update()