Searched refs:old_nh_grp (Results 1 – 1 of 1) sorted by relevance
5003 struct mlxsw_sp_nexthop_group *old_nh_grp = fib6_entry->common.nh_group; in mlxsw_sp_nexthop6_group_update() local5021 if (list_empty(&old_nh_grp->fib_list)) in mlxsw_sp_nexthop6_group_update()5022 mlxsw_sp_nexthop6_group_destroy(mlxsw_sp, old_nh_grp); in mlxsw_sp_nexthop6_group_update()5030 &old_nh_grp->fib_list); in mlxsw_sp_nexthop6_group_update()5031 fib6_entry->common.nh_group = old_nh_grp; in mlxsw_sp_nexthop6_group_update()