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_flex_mask

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                       rte_eth_fdir_flex_mask(3)

Detailed Description

       A structure used to define FDIR masks for flexible payload for each flow type

       Definition at line 399 of file rte_eth_ctrl.h.

Field Documentation

uint8_tmask[RTE_ETH_FDIR_MAX_FLEXLEN]
       Mask for the whole flexible payload

       Definition at line 401 of file rte_eth_ctrl.h.

Name

       rte_eth_fdir_flex_mask

Synopsis

       #include <rte_eth_ctrl.h>

   DataFields
       uint8_t mask [RTE_ETH_FDIR_MAX_FLEXLEN]

See Also