Searched refs:rte_flow_configure (Results 1 – 7 of 7) sorted by relevance
268 rte_flow_configure;
5025 rte_flow_configure(uint16_t port_id,
1428 rte_flow_configure(uint16_t port_id, in rte_flow_configure() function
31 Added the ``rte_flow_configure`` API to configure the flow management
3625 ``rte_flow_configure()`` must be called before any flow rule is created,3633 rte_flow_configure(uint16_t port_id,
1813 if (rte_flow_configure(port_id, port_attr, nb_queue, attr_list, &error)) in port_flow_configure()
3490 ``rte_flow_configure()``::