DPDK
18.05.1
|
Go to the source code of this file.
Data Structures | |
struct | rte_flow_ops |
Functions | |
struct rte_flow_ops * | rte_flow_ops_get (uint16_t port_id, struct rte_flow_error *error) |
RTE generic flow API (driver side)
This file provides implementation helpers for internal use by PMDs, they are not intended to be exposed to applications and are not subject to ABI versioning.
Definition in file rte_flow_driver.h.
|
read |
Get generic flow operations structure from a port.
port_id | Port identifier to query. | |
[out] | error | Pointer to flow error structure. |