| rte_eth_fdir_flow_ext(3) | Library Functions Manual | rte_eth_fdir_flow_ext(3) |
rte_eth_fdir_flow_ext
#include <rte_eth_ctrl.h>
uint8_t flexbytes [RTE_ETH_FDIR_MAX_FLEXLEN]
uint8_t is_vf
uint16_t dst_id
A structure used to contain extend input of flow
Definition at line 285 of file rte_eth_ctrl.h.
It is filled by the flexible payload to match.
Definition at line 287 of file rte_eth_ctrl.h.
1 for VF, 0 for port dev
Definition at line 289 of file rte_eth_ctrl.h.
VF ID, available when is_vf is 1
Definition at line 290 of file rte_eth_ctrl.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |