| rte_flow_action(3) | Library Functions Manual | rte_flow_action(3) |
rte_flow_action
#include <rte_flow.h>
enum rte_flow_action_type type
const void * conf
Definition of a single action.
A list of actions is terminated by a END action.
For simple actions without a configuration object, conf remains NULL.
Definition at line 4291 of file rte_flow.h.
Action type.
Definition at line 4292 of file rte_flow.h.
Pointer to action configuration object.
Definition at line 4293 of file rte_flow.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |