DPDK 22.11.5
|
#include <rte_eth_ctrl.h>
Data Fields | |
union rte_eth_fdir_flow | flow |
struct rte_eth_fdir_flow_ext | flow_ext |
A structure used to define the input for a flow director filter entry
Definition at line 300 of file rte_eth_ctrl.h.
union rte_eth_fdir_flow flow |
Flow fields to match, dependent on flow_type
Definition at line 302 of file rte_eth_ctrl.h.
struct rte_eth_fdir_flow_ext flow_ext |
Additional fields to match
Definition at line 304 of file rte_eth_ctrl.h.