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_gre

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                            rte_flow_item_gre(3)

Detailed Description

       RTE_FLOW_ITEM_TYPE_GRE.

       Matches a GRE header.

       Definition at line 1213 of file rte_flow.h.

Field Documentation

rte_be16_tc_rsvd0_ver
       Checksum (1b), reserved 0 (12b), version (3b). Refer to RFC 2784.

       Definition at line 1218 of file rte_flow.h.

   rte_be16_tprotocol
       Protocol type.

       Definition at line 1219 of file rte_flow.h.

Name

       rte_flow_item_gre

Synopsis

       #include <rte_flow.h>

   DataFieldsrte_be16_tc_rsvd0_verrte_be16_tprotocol

See Also