Searched refs:old_nh_grp (Results 1 – 1 of 1) sorted by relevance
5270 struct mlxsw_sp_nexthop_group *old_nh_grp = fib6_entry->common.nh_group; in mlxsw_sp_nexthop6_group_update() local5288 if (list_empty(&old_nh_grp->fib_list)) in mlxsw_sp_nexthop6_group_update()5289 mlxsw_sp_nexthop6_group_destroy(mlxsw_sp, old_nh_grp); in mlxsw_sp_nexthop6_group_update()5297 &old_nh_grp->fib_list); in mlxsw_sp_nexthop6_group_update()5298 fib6_entry->common.nh_group = old_nh_grp; in mlxsw_sp_nexthop6_group_update()