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_flow_item_flex_link

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                      rte_flow_item_flex_link(3)

Detailed Description

WarningEXPERIMENTAL: this structure may change without prior notice

       Definition at line 2241 of file rte_flow.h.

Field Documentation

structrte_flow_itemitem
       Preceding/following header. The item type must be always provided. For preceding one item must specify
       the header value/mask to match for the link be taken and start the flex item header parsing.

       Definition at line 2247 of file rte_flow.h.

   uint32_tnext
       Next field value to match to continue with one of the configured next protocols.

       Definition at line 2252 of file rte_flow.h.

Name

       rte_flow_item_flex_link

Synopsis

       #include <rte_flow.h>

   DataFieldsstructrte_flow_itemitem
       uint32_t next

See Also