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_pmd_i40e_pkt_template_conf

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2               rte_pmd_i40e_pkt_template_conf(3)

Detailed Description

       A structure used to define the configuration parameters for raw packet template.

       Definition at line 289 of file rte_pmd_i40e.h.

Field Documentation

structrte_pmd_i40e_pkt_template_inputinput
       the input for raw packet template.

       Definition at line 291 of file rte_pmd_i40e.h.

   structrte_pmd_i40e_pkt_template_actionaction
       the action to be taken when raw packet template is matched

       Definition at line 293 of file rte_pmd_i40e.h.

   uint32_tsoft_id
       ID, an unique software index for the raw packet template filter

       Definition at line 295 of file rte_pmd_i40e.h.

Name

       rte_pmd_i40e_pkt_template_conf

Synopsis

       #include <rte_pmd_i40e.h>

   DataFields
       struct rte_pmd_i40e_pkt_template_inputinput
       struct rte_pmd_i40e_pkt_template_actionaction
       uint32_t soft_id

See Also