Searched refs:new_dest (Results 1 – 3 of 3) 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()
185 struct mlx5_flow_destination *new_dest,
852 struct mlx5_flow_destination *new_dest, in mlx5_modify_rule_destination() argument861 new_dest); in mlx5_modify_rule_destination()865 if (mlx5_flow_dests_cmp(new_dest, &handle->rule[i]->dest_attr)) in mlx5_modify_rule_destination()867 new_dest); in mlx5_modify_rule_destination()