logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_eth_fdir_input

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                           rte_eth_fdir_input(3)

Detailed Description

       A structure used to define the input for a flow director filter entry

       Definition at line 296 of file rte_eth_ctrl.h.

Field Documentation

unionrte_eth_fdir_flowflow
       Flow fields to match, dependent on flow_type

       Definition at line 298 of file rte_eth_ctrl.h.

   structrte_eth_fdir_flow_extflow_ext
       Additional fields to match

       Definition at line 300 of file rte_eth_ctrl.h.

Name

       rte_eth_fdir_input

Synopsis

       #include <rte_eth_ctrl.h>

   DataFields
       union rte_eth_fdir_flowflow
       struct rte_eth_fdir_flow_extflow_ext

See Also