Searched refs:new_dest (Results 1 – 4 of 4) sorted by relevance
166 struct ip_vs_dest *dest, *new_dest; in ip_vs_mh_populate() local210 new_dest = list_entry(p, struct ip_vs_dest, n_list); in ip_vs_mh_populate()211 if (dest != new_dest) { in ip_vs_mh_populate()214 ip_vs_dest_hold(new_dest); in ip_vs_mh_populate()215 RCU_INIT_POINTER(s->lookup[c].dest, new_dest); in ip_vs_mh_populate()
224 struct mlx5_flow_destination *new_dest,
270 struct mlx5_flow_destination new_dest; in mlx5e_rep_set_channels() local278 new_dest.type = MLX5_FLOW_DESTINATION_TYPE_FLOW_TABLE; in mlx5e_rep_set_channels()279 new_dest.ft = priv->fs.ttc.ft.t; in mlx5e_rep_set_channels()281 new_dest.type = MLX5_FLOW_DESTINATION_TYPE_TIR; in mlx5e_rep_set_channels()282 new_dest.tir_num = priv->direct_tir[0].tirn; in mlx5e_rep_set_channels()287 err = mlx5e_replace_rep_vport_rx_rule(priv, &new_dest); in mlx5e_rep_set_channels()
913 struct mlx5_flow_destination *new_dest, in mlx5_modify_rule_destination() argument922 new_dest); in mlx5_modify_rule_destination()926 if (mlx5_flow_dests_cmp(new_dest, &handle->rule[i]->dest_attr)) in mlx5_modify_rule_destination()928 new_dest); in mlx5_modify_rule_destination()