Lines Matching defs:rte_flow_ops
39 struct rte_flow_ops { struct
41 int (*validate)
48 struct rte_flow *(*create)
55 int (*destroy)
60 int (*flush)
64 int (*query)
71 int (*isolate)
76 int (*dev_dump)
82 int (*get_aged_flows)
88 struct rte_flow_action_handle *(*action_handle_create)
94 int (*action_handle_destroy)
99 int (*action_handle_update)
105 int (*action_handle_query)
111 int (*tunnel_decap_set)
118 int (*tunnel_match)
125 int (*get_restore_info)
131 int (*tunnel_action_decap_release)
137 int (*tunnel_item_release)
143 int (*pick_transfer_proxy)
147 struct rte_flow_item_flex_handle *(*flex_item_create)
151 int (*flex_item_release)
156 int (*info_get)
162 int (*configure)
169 struct rte_flow_pattern_template *(*pattern_template_create)
175 int (*pattern_template_destroy)
180 struct rte_flow_actions_template *(*actions_template_create)
187 int (*actions_template_destroy)
192 struct rte_flow_template_table *(*template_table_create)
201 int (*template_table_destroy)
206 struct rte_flow *(*async_create)
218 int (*async_destroy)
226 int (*push)
231 int (*pull)
238 struct rte_flow_action_handle *(*async_action_handle_create)
247 int (*async_action_handle_destroy)
278 const struct rte_flow_ops * argument