| rte_flow_desc(3) | Library Functions Manual | rte_flow_desc(3) |
rte_flow_desc
#include <rte_flow.h>
size_t size
struct rte_flow_attr attr
struct rte_flow_item * items
struct rte_flow_action * actions
uint8_t data []
Deprecated
See also
Definition at line 4876 of file rte_flow.h.
Allocated space including data[].
Definition at line 4877 of file rte_flow.h.
Attributes.
Definition at line 4878 of file rte_flow.h.
Items.
Definition at line 4879 of file rte_flow.h.
Actions.
Definition at line 4880 of file rte_flow.h.
Storage for items/actions.
Definition at line 4881 of file rte_flow.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |