Searched refs:action_handle_destroy (Results 1 – 4 of 4) sorted by relevance
94 int (*action_handle_destroy) member
1172 if (unlikely(!ops->action_handle_destroy)) in rte_flow_action_handle_destroy()1176 ret = ops->action_handle_destroy(&rte_eth_devices[port_id], in rte_flow_action_handle_destroy()
2297 .action_handle_destroy = hns3_flow_action_destroy,
952 .action_handle_destroy = mlx5_action_handle_destroy,