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_vxlan_gpe

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                      rte_flow_item_vxlan_gpe(3)

Detailed Description

DeprecatedSeealsorte_flow_item_vxlan

       RTE_FLOW_ITEM_TYPE_VXLAN_GPE (draft-ietf-nvo3-vxlan-gpe-05).

       Matches a VXLAN-GPE header.

       Definition at line 1360 of file rte_flow.h.

Field Documentation

uint8_tflags
       Normally 0x0c (I and P flags).

       Definition at line 1367 of file rte_flow.h.

   uint8_trsvd0[2]
       Reserved, normally 0x0000.

       Definition at line 1368 of file rte_flow.h.

   uint8_tprotocol
       Protocol type.

       Definition at line 1369 of file rte_flow.h.

   uint8_tvni[3]
       VXLAN identifier.

       Definition at line 1370 of file rte_flow.h.

   uint8_trsvd1
       Reserved, normally 0x00.

       Definition at line 1371 of file rte_flow.h.

Name

       rte_flow_item_vxlan_gpe

Synopsis

       #include <rte_flow.h>

See Also